diff --git a/app/app.iml b/app/app.iml
index 2a4ce5d..19a054f 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -74,8 +74,8 @@
-
-
+
+
@@ -95,15 +95,15 @@
+
+
-
-
diff --git a/app/build.gradle b/app/build.gradle
index 121916b..3afc20d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,8 +24,8 @@
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:22.2.1'
compile 'com.android.support:design:22.2.1'
- compile 'com.survivingwithandroid:weatherlib:1.5.8'
- compile 'com.survivingwithandroid:weatherlib_okhttpclient:1.5.8'
+ compile 'com.survivingwithandroid:weatherlib:1.6.0'
+ compile 'com.survivingwithandroid:weatherlib_okhttpclient:1.6.0'
compile 'com.squareup.okhttp:okhttp:2.0.+'
compile (name:'osmbonuspack_v5.4', ext:'aar')
compile 'org.slf4j:slf4j-log4j12:1.7.12'