update version to 6.3.0

This commit is contained in:
tibbi 2019-05-04 18:59:51 +02:00
parent 338125dbad
commit 9f518a3c81

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 71
versionName "6.2.0"
versionCode 72
versionName "6.3.0"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}