update version to 6.3.3

This commit is contained in:
tibbi
2019-07-31 23:58:44 +02:00
parent f8644685cc
commit 4b3878e58b

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 74
versionName "6.3.2"
versionCode 75
versionName "6.3.3"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}