mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 10:52:03 +01:00
Update build tools
This commit is contained in:
@@ -2,7 +2,7 @@ dist: trusty
|
||||
language: android
|
||||
android:
|
||||
components:
|
||||
- build-tools-29.0.2
|
||||
- build-tools-29.0.3
|
||||
- android-27
|
||||
- extra-android-m2repository
|
||||
- extra-google-m2repository
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion '29.0.2'
|
||||
buildToolsVersion '29.0.3'
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
|
||||
Reference in New Issue
Block a user