mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-25 10:25:42 +07:00
removed android build
This commit is contained in:
parent
9a9cb631d2
commit
09da698513
@ -13,13 +13,8 @@ android:
|
||||
- extra-android-m2repository
|
||||
- addon-google_apis-google-26
|
||||
|
||||
before_script:
|
||||
- touch /usr/local/android-sdk/licenses/android-sdk-license
|
||||
- echo "\nd56f5187479451eabf01fb78af6dfcb131a6481e" >> /usr/local/android-sdk/licenses/android-sdk-license
|
||||
|
||||
script:
|
||||
- ./gradlew clean desktop:dist
|
||||
- ./gradlew clean android:build
|
||||
|
||||
after_success:
|
||||
- chmod +x upload-build.sh
|
||||
|
Loading…
Reference in New Issue
Block a user