build.gradle 🔗
@@ -38,8 +38,8 @@ dependencies {
}
android {
- compileSdkVersion 21
- buildToolsVersion "21.1.2"
+ compileSdkVersion 22
+ buildToolsVersion "22.0.1"
defaultConfig {
minSdkVersion 14
Daniel Gultsch created
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -38,8 +38,8 @@ dependencies {
}
android {
- compileSdkVersion 21
- buildToolsVersion "21.1.2"
+ compileSdkVersion 22
+ buildToolsVersion "22.0.1"
defaultConfig {
minSdkVersion 14