Vilius Sutkus '89
ae8a1c8d80
Upgrade zeit/ncc to vercel/ncc. zeit/ncc is deprecated
2021-03-03 00:55:11 +02:00
Vilius Sutkus '89
e458de9c46
Update package-lock file version to 2 (npm-7)
...
Line reorder in package.json
2021-03-03 00:48:48 +02:00
Vilius Sutkus '89
da1ab05e31
Comments about mkdir/rmdir
2021-03-03 00:43:22 +02:00
Vilius Sutkus '89
6989f50c81
Rebuild dist/index.js
2021-02-20 23:06:23 +01:00
Vilius Sutkus '89
9ab2660a79
Add @types/fs-extra dev dependency
2021-02-20 23:06:23 +01:00
Vilius Sutkus '89
cc38275357
Un-whitespace ANDROID_SDK_ROOT
...
sdkmanager doesn't like spaces in it's path.
Move the whole SDK to a place without spaces.
2021-02-20 23:03:41 +01:00
Vilius Sutkus '89
999dabf39c
Use fs-extra.moveSync instead of fs.renameSync to move cmdline-tools
...
fs.renameSync can't rename across drives.
2021-02-20 23:03:41 +01:00
Vilius Sutkus '89
6bde8445cd
Call sdkmanager, not .bat on windows too, it just works
2021-02-20 23:03:41 +01:00
Vilius Sutkus '89
1edf194eee
Actually try to install sdkmanager after each commit
2021-02-20 23:03:41 +01:00
Vilius Sutkus '89
87280a34d4
Check if sdkManager is actually available
...
GitHub Actions have Android-SDK preinstalled, but there's no sdkmanager.
Missing sdkmanager means no additional packages can be easily installed by dowsntream users.
2021-02-20 23:03:41 +01:00