mirror of
https://github.com/readrops/Readrops.git
synced 2024-12-28 17:41:30 +01:00
Trye to use android sdk platform 29 and buld tools 29.0.2 for travis
This commit is contained in:
parent
46e69cb8bb
commit
73263e53d9
@ -12,5 +12,5 @@ script:
|
||||
- ./gradlew clean assembleDebug assembleRelease testDebug
|
||||
|
||||
before_install:
|
||||
- yes | sdkmanager "platforms;android-28"
|
||||
- yes | sdkmanager "build-tools;28.0.3"
|
||||
- yes | sdkmanager "platforms;android-29"
|
||||
- yes | sdkmanager "build-tools;29.0.2"
|
Loading…
Reference in New Issue
Block a user