diff --git a/.idea/misc.xml b/.idea/misc.xml
index e930905..559bff9 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,6 +3,30 @@
+
+
+
+
+
+
@@ -19,4 +43,19 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Robot36.iml b/Robot36.iml
index caddff8..cc5e1d6 100644
--- a/Robot36.iml
+++ b/Robot36.iml
@@ -8,7 +8,7 @@
-
+
diff --git a/app/app.iml b/app/app.iml
index 65b464b..c0c6f83 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -12,10 +12,12 @@
-
-
+
+ generateDebugAndroidTestSources
+ generateDebugSources
+
@@ -24,7 +26,7 @@
-
+
@@ -69,7 +71,7 @@
-
+
@@ -87,8 +89,8 @@
-
-
+
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 7343cc8..d76c797 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -23,5 +23,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
- compile "com.android.support:support-v4:22.2.0"
+ compile "com.android.support:support-v4:22.2.1"
}