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