diff --git a/app/build.gradle b/app/build.gradle index 8e421687..48c2d4a1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 33 - versionCode 124 - versionName "6.13.0" + versionCode 125 + versionName "6.14.0" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true