diff --git a/app/build.gradle b/app/build.gradle index b313fc39..a45c3564 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 118 - versionName "6.12.2" + versionCode 120 + versionName "6.12.3" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true