diff --git a/app/build.gradle b/app/build.gradle index 82eeefd6..53c7b960 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 103 - versionName "6.8.8" + versionCode 104 + versionName "6.9.0" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true