Merge remote-tracking branch 'origin/master'

This commit is contained in:
Him188 2019-12-15 15:13:32 +08:00
commit 1c33da8f98

View File

@ -2,22 +2,24 @@ language: android
#### use android since there are android components####
jdk:
- openjdk11
os: linux
android:
components:
- build-tools-29
- android-29
- extra
licenses:
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
- 'android-sdk-preview-license-.+'
licenses:
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
- 'android-sdk-preview-license-.+'
install: true
sudo: required
before_script:
- chmod +x gradlew