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