diff --git a/app/build.gradle b/app/build.gradle index 5e61776b..0511c3b7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 133 - versionName "6.15.3" + versionCode 134 + versionName "6.15.4" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true