diff --git a/app/build.gradle b/app/build.gradle index 8a1c4e8f..847528ca 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 114 - versionName "6.11.3" + versionCode 115 + versionName "6.11.4" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true