diff --git a/app/build.gradle b/app/build.gradle index abaa6de6..7d2803d1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 65 - versionName "6.0.2" + versionCode 66 + versionName "6.1.0" multiDexEnabled true setProperty("archivesBaseName", "file-manager") }