diff --git a/app/build.gradle b/app/build.gradle index 2d485d36..f4488b7b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 116 - versionName "6.12.0" + versionCode 117 + versionName "6.12.1" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true