update build tools and target api
This commit is contained in:
parent
32593cff87
commit
768f1ef237
|
@ -38,8 +38,8 @@ dependencies {
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "21.1.2"
|
||||
compileSdkVersion 22
|
||||
buildToolsVersion "22.0.1"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
|
|
Loading…
Reference in a new issue