diff --git a/app/build.gradle b/app/build.gradle index cb1035c2..e97ab1a6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 67 - versionName "6.1.1" + versionCode 68 + versionName "6.1.2" multiDexEnabled true setProperty("archivesBaseName", "file-manager") }