Commit 7d5c23bd authored by liujiahua123123's avatar liujiahua123123

travis

parent 3cc1f627
...@@ -8,8 +8,8 @@ dist: trusty ...@@ -8,8 +8,8 @@ dist: trusty
android: android:
components: components:
- build-tools-29 - build-tools-26
- android-29 - android-26
- extra - extra
licenses: licenses:
- 'android-sdk-license-.+' - 'android-sdk-license-.+'
...@@ -22,8 +22,6 @@ install: true ...@@ -22,8 +22,6 @@ install: true
before_script: before_script:
- chmod +x gradlew - chmod +x gradlew
- yes | sdkmanager "platforms;android-28"
- yes | sdkmanager "platforms;android-29"
script: script:
- ./gradlew clean build -i --continue - ./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