Commit 1c33da8f authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents 50e9dac3 236d71cd
...@@ -2,22 +2,24 @@ language: android ...@@ -2,22 +2,24 @@ language: android
#### use android since there are android components#### #### use android since there are android components####
jdk: jdk:
- openjdk11 - openjdk11
os: linux
android: android:
components: components:
- build-tools-29 - build-tools-29
- android-29 - android-29
- extra - 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 install: true
sudo: required
before_script: before_script:
- chmod +x gradlew - chmod +x gradlew
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment