upgrade build tools version

This commit is contained in:
houxg
2016-12-01 10:37:44 +08:00
parent bffecf3425
commit 64bcf177dc

View File

@@ -3,7 +3,7 @@ version = "1.2.0" // 版本号
android {
compileSdkVersion 23
buildToolsVersion '24.0.2'
buildToolsVersion '25.0.1'
resourcePrefix "imgsel"
defaultConfig {