Build tools version set to 22.0.0
This commit is contained in:
parent
b4b5e75870
commit
b86b2803e2
|
@ -8,7 +8,7 @@ ext {
|
|||
|
||||
android {
|
||||
compileSdkVersion 22
|
||||
buildToolsVersion "21.1.2"
|
||||
buildToolsVersion '22.0.0'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 18
|
||||
|
|
Loading…
Reference in New Issue