diff --git a/.idea/modules/70014162/redalert-android-app.iml b/.idea/modules/70014162/redalert-android-app.iml
index 35e4e01..9eac019 100644
--- a/.idea/modules/70014162/redalert-android-app.iml
+++ b/.idea/modules/70014162/redalert-android-app.iml
@@ -90,7 +90,7 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index 0ecdcb1..94c8e89 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -21,7 +21,7 @@ android {
dependencies {
// Pushy Android SDK
- implementation 'me.pushy:sdk:1.0.117'
+ implementation 'me.pushy:sdk:1.0.118'
// PrettyTime
implementation 'org.ocpsoft.prettytime:prettytime:4.0.4.Final'