diff --git a/app/build.gradle b/app/build.gradle
index 6e20b83d7..1ab77c63e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -17,8 +17,8 @@ android {
         applicationId "com.simplemobiletools.gallery.pro"
         minSdkVersion 21
         targetSdkVersion 28
-        versionCode 283
-        versionName "6.11.3"
+        versionCode 284
+        versionName "6.11.4"
         multiDexEnabled true
         setProperty("archivesBaseName", "gallery")
         vectorDrawables.useSupportLibrary = true