mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-08 20:39:34 +02:00
Update to build tools v29.0.2 (#2385)
This commit is contained in:
@@ -2,7 +2,7 @@ dist: trusty
|
||||
language: android
|
||||
android:
|
||||
components:
|
||||
- build-tools-28.0.3
|
||||
- build-tools-29.0.2
|
||||
- android-27
|
||||
- extra-android-m2repository
|
||||
- extra-google-m2repository
|
||||
|
@@ -30,7 +30,7 @@ ext {
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion '28.0.3'
|
||||
buildToolsVersion '29.0.2'
|
||||
publishNonDefault true
|
||||
|
||||
defaultConfig {
|
||||
|
Reference in New Issue
Block a user