This commit is contained in:
liujiahua123123 2019-12-15 15:10:21 +08:00
parent ae93d1e525
commit 681205d0f4

View File

@ -2,6 +2,8 @@ language: android
#### use android since there are android components####
jdk:
- openjdk11
os: linux
android:
components:
@ -17,7 +19,7 @@ licenses:
install: true
sudo: required
before_script:
- chmod +x gradlew