update version to 6.1.3

This commit is contained in:
tibbi 2019-03-01 14:37:12 +01:00
parent 17af3b2930
commit dc52a8bded

View File

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