yml: update before accepting licences

This commit is contained in:
RaFaL 2021-04-27 00:07:20 +02:00
parent 9289679641
commit 2be93c9852
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ before_script:
- export ANDROID_NDK_HOME=$HOME/NDK_ETL/ndk-bundle
- chmod -R 775 $HOME/NDK_ETL/ndk-bundle
before_install:
- sdkmanager --update
- echo yes | sdkmanager --licenses
- echo yes | sdkmanager "platform-tools" "platforms;android-26" "build-tools;28.0.3" "tools" "system-images;android-S;google_apis_playstore;arm64-v8a"
script:
- ./gradlew assembleDebug