diff --git a/app/build.gradle b/app/build.gradle index 024ddda1..28187fb6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 72 - versionName "6.3.0" + versionCode 73 + versionName "6.3.1" multiDexEnabled true setProperty("archivesBaseName", "file-manager") }