Removed clean and added android build again

This commit is contained in:
Epowerj 2017-12-21 13:01:02 -05:00
parent 09da698513
commit 5298d36eab

View File

@ -14,7 +14,8 @@ android:
- addon-google_apis-google-26
script:
- ./gradlew clean desktop:dist
- ./gradlew desktop:dist
- ./gradlew android:build
after_success:
- chmod +x upload-build.sh