diff --git a/app/build.gradle b/app/build.gradle index f8963df6..7cdc449a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 33 - versionCode 128 - versionName "6.14.3" + versionCode 129 + versionName "6.14.4" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true