diff --git a/app/build.gradle b/app/build.gradle
index 6d8a1b06..97a44fb1 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -15,8 +15,8 @@ android {
         applicationId "com.simplemobiletools.filemanager.pro"
         minSdkVersion 23
         targetSdkVersion 33
-        versionCode 132
-        versionName "6.15.2"
+        versionCode 133
+        versionName "6.15.3"
         multiDexEnabled true
         setProperty("archivesBaseName", "file-manager")
         vectorDrawables.useSupportLibrary = true