update version to 6.3.1

This commit is contained in:
tibbi 2019-06-14 15:29:43 +02:00
parent 9c68cbd750
commit 1154d696dc

View file

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