mirror of
https://gitlab.com/newbit/rootAVD.git
synced 2026-06-01 22:09:11 +02:00
Added Unix line ending for windows
This commit is contained in:
@@ -0,0 +1 @@
|
||||
*.sh text eol=lf
|
||||
@@ -342,6 +342,7 @@ rootAVD.bat system-images\android-25\google_apis_playstore\armeabi-v7a\ramdisk.i
|
||||
|
||||
### Change Logs
|
||||
#### [June 2023]
|
||||
* [General] - Added `.gitattributes` with `*.sh text eol=lf` to force UNIX line ending on Windows
|
||||
* [rootAVD.bat] - rewritten the file and folder handling entirely
|
||||
* [rootAVD.bat] - fixed typos and bug fixes
|
||||
* [rootAVD.bat] - updated the TestADB routine, adb path will now be set automatically
|
||||
|
||||
Reference in New Issue
Block a user