upgrade build-tool version

This commit is contained in:
houxg
2016-11-30 20:11:49 +08:00
parent 79d592c769
commit 6d2f12e8d5
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ jdk:
android:
components:
- platform-tools
- build-tools-24.0.2
- build-tools-25.0.1
- android-24
- extra-google-m2repository
- extra-android-m2repository

View File

@@ -26,7 +26,7 @@ android {
}
}
compileSdkVersion 24
buildToolsVersion "24.0.2"
buildToolsVersion "25.0.1"
defaultConfig {
applicationId "org.houxg.leamonax"
minSdkVersion 21