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