Update build tools

This commit is contained in:
arkon 2020-04-24 22:45:14 -04:00 committed by arkon
parent 6c722ce2b3
commit 238bf78aad
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
android {
compileSdkVersion 27
buildToolsVersion '29.0.2'
buildToolsVersion '29.0.3'
buildTypes {
release {