Update build tools
This commit is contained in:
parent
eebd3730c3
commit
4a8d233fe6
|
@ -1,7 +1,7 @@
|
|||
language: android
|
||||
android:
|
||||
components:
|
||||
- build-tools-27.0.2
|
||||
- build-tools-27.0.3
|
||||
- android-27
|
||||
- extra-android-m2repository
|
||||
- extra-google-m2repository
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.2"
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in New Issue