This commit is contained in:
liujiahua123123 2019-12-15 14:58:10 +08:00
parent 157e47300d
commit 3e18bd2f78

View File

@ -1,11 +1,21 @@
language: java
jdk:
- openjdk11
android:
components:
- build-tools-26.0.2
- android-26
- extra
install: true
sudo: required
before_script:
- chmod +x gradlew