Commit 796b1ca7 authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents 3b23a2fc ae93d1e5
language: android
#### use android since there are android components####
jdk:
- openjdk11
android:
components:
- build-tools-29
- android-29
- extra
licenses:
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
- 'android-sdk-preview-license-.+'
install: true
sudo: required
before_script:
- chmod +x gradlew
script:
- ./gradlew clean build -i --continue
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