diff --git a/app/build.gradle b/app/build.gradle index c06f38a8..c88a74a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 108 - versionName "6.9.4" + versionCode 109 + versionName "6.10.0" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true