diff --git a/app/app.iml b/app/app.iml
index 7dc66c0..65b464b 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -69,7 +69,7 @@
-
+
@@ -87,8 +87,8 @@
+
+
-
-
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index ef6f2cd..d83a72e 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.1.1"
+ compile "com.android.support:support-v4:22.2.0"
}