Use buildToolsVersion "23.0.2"
This commit is contained in:
parent
fad3c88bda
commit
042ec58dc0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ repositories {
|
|||
android {
|
||||
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.1"
|
||||
buildToolsVersion "23.0.2"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 258
|
||||
|
|
Loading…
Reference in a new issue