diff --git a/app/app.iml b/app/app.iml
index 98221a90..6a41921d 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -88,7 +88,7 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index f5ef67ba..b142336a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -50,7 +50,7 @@ android {
dependencies {
compile 'com.android.support:support-v4:20.+'
compile 'com.android.support:support-v13:20.+'
- compile 'com.google.android.gms:play-services:5.2.+'
+ compile 'com.google.android.gms:play-services:5.0.+'
compile 'commons-io:commons-io:2.4'
compile 'org.apache.httpcomponents:httpmime:4.3.+'
compile 'org.apache.httpcomponents:httpcore:4.3.+'