diff --git a/app/build.gradle b/app/build.gradle index ac3664f9..e0797eb3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 81 - versionName "6.4.0" + versionCode 82 + versionName "6.4.1" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true