diff --git a/app/build.gradle b/app/build.gradle index 7764bea5..31bdf815 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 112 - versionName "6.11.1" + versionCode 113 + versionName "6.11.2" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true