update build tools and target api

This commit is contained in:
Daniel Gultsch 2015-05-04 05:40:41 +02:00
parent 32593cff87
commit 768f1ef237
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ dependencies {
}
android {
compileSdkVersion 21
buildToolsVersion "21.1.2"
compileSdkVersion 22
buildToolsVersion "22.0.1"
defaultConfig {
minSdkVersion 14