diff --git a/.idea/misc.xml b/.idea/misc.xml
index 6fbf4e8..2b5432e 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,6 +3,30 @@
+
+
+
+
+
+
@@ -19,19 +43,4 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Emprunt.iml b/Emprunt.iml
index 0e6a178..fa74bca 100644
--- a/Emprunt.iml
+++ b/Emprunt.iml
@@ -8,7 +8,7 @@
-
+
diff --git a/app/app.iml b/app/app.iml
index 11cde66..5a71f1d 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -12,10 +12,12 @@
-
-
+
+ generateDebugAndroidTestSources
+ generateDebugSources
+
@@ -24,7 +26,7 @@
-
+
@@ -84,7 +86,7 @@
-
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index e8f9675..0b80c69 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'versionPlugin'
android {
compileSdkVersion 11
- buildToolsVersion "21.1.2"
+ buildToolsVersion "23.0.1"
defaultConfig {
applicationId "net.thauvin.erik.android.emprunt"