update version to 6.1.2

This commit is contained in:
tibbi
2019-02-16 20:06:49 +01:00
parent 16d315d1b1
commit 8965f6e051

View File

@ -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")
}