diff --git a/app/build.gradle b/app/build.gradle index 8a0c4788..bd927d8d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 90 - versionName "6.7.0" + versionCode 91 + versionName "6.7.1" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true