update version to 5.0.3

This commit is contained in:
tibbi 2018-11-04 23:31:04 +01:00
parent a9a9ff8b7e
commit 306ddd6ed7

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 21
targetSdkVersion 28
versionCode 61
versionName "5.0.2"
versionCode 62
versionName "5.0.3"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}