diff --git a/app/build.gradle b/app/build.gradle index 8987341c..dc26c38e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 94 - versionName "6.7.4" + versionCode 95 + versionName "6.8.0" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true