diff --git a/app/build.gradle b/app/build.gradle index 9fd827379..2b0a1a576 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 33 - versionCode 126 - versionName "6.14.1" + versionCode 127 + versionName "6.14.2" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true