diff --git a/app/build.gradle b/app/build.gradle index 5e5dcf06..1889572a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 106 - versionName "6.9.2" + versionCode 107 + versionName "6.9.3" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true