diff --git a/app/app.iml b/app/app.iml
index f0a3f7b..b4701ab 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -13,6 +13,7 @@
+
@@ -37,22 +38,22 @@
+
-
+
-
+
-
@@ -77,7 +78,7 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index bb0e3ca..0e2e10f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -1,13 +1,13 @@
apply plugin: 'com.android.application'
android {
- compileSdkVersion 20
- buildToolsVersion '20'
+ compileSdkVersion 21
+ buildToolsVersion '21'
defaultConfig {
applicationId "fr.gaulupeau.apps.InThePoche"
minSdkVersion 8
- targetSdkVersion 20
+ targetSdkVersion 21
versionCode 9
versionName "1.6"
}