diff --git a/.idea/misc.xml b/.idea/misc.xml index e45faed..e930905 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ + + + diff --git a/app/app.iml b/app/app.iml index b16c08c..7dc66c0 100644 --- a/app/app.iml +++ b/app/app.iml @@ -85,7 +85,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index d1b6b0a..15dba05 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,13 +1,13 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 21 - buildToolsVersion "21.1.2" + compileSdkVersion 22 + buildToolsVersion "22.0.1" defaultConfig { applicationId "xdsopl.robot36" minSdkVersion 15 - targetSdkVersion 21 + targetSdkVersion 22 versionCode 29 versionName "1.28" renderscriptTargetApi 19