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