diff --git a/app/build.gradle b/app/build.gradle index 57fc4fd0..99a447d7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 97 - versionName "6.8.2" + versionCode 98 + versionName "6.8.3" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true