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