diff --git a/ring-android/app/build.gradle b/ring-android/app/build.gradle
index 0efb0422f7d2c4da20bffe7e269d86d4348d445f..4a4f52fd5ab217af9ae8e8cf5cbb76d6c98640f8 100644
--- a/ring-android/app/build.gradle
+++ b/ring-android/app/build.gradle
@@ -8,8 +8,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 27
-        versionCode 118
-        versionName "20180511"
+        versionCode 119
+        versionName "20180524"
         vectorDrawables.useSupportLibrary = true
     }
 
diff --git a/ring-android/fastlane/metadata/android/en-US/changelogs/119.txt b/ring-android/fastlane/metadata/android/en-US/changelogs/119.txt
new file mode 100644
index 0000000000000000000000000000000000000000..595aa0eacd49cd0d283624ad46bdf9a15c0762eb
--- /dev/null
+++ b/ring-android/fastlane/metadata/android/en-US/changelogs/119.txt
@@ -0,0 +1,4 @@
+* Improve push notifications and DHT proxy support
+* Better handling of failed messages
+* Updated translations
+* Miscellaneous bug fixes
\ No newline at end of file