diff --git a/app/build.gradle b/app/build.gradle index 02562b47..092dc01b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 79 - versionName "6.3.7" + versionCode 80 + versionName "6.3.8" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true