diff --git a/app/build.gradle b/app/build.gradle
index 4e78f3f64..d6eba255f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -15,8 +15,8 @@ android {
         applicationId "com.simplemobiletools.gallery.pro"
         minSdkVersion 21
         targetSdkVersion 28
-        versionCode 257
-        versionName "6.8.3"
+        versionCode 258
+        versionName "6.8.4"
         multiDexEnabled true
         setProperty("archivesBaseName", "gallery")
     }