Accepts licenses with Travis

This commit is contained in:
Thomas 2020-12-09 09:00:47 +01:00
parent 7952449247
commit a9e72c0cb3
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
language: android
java: oraclejdk8
before_install:
- yes | sdkmanager "platforms;android-30"
- yes | sdkmanager "build-tools;30.0.2"
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/