update version to 5.0.4

This commit is contained in:
tibbi 2019-07-03 09:57:54 +02:00
parent 4c383137b4
commit 71e005f3ce

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 28
versionCode 19
versionName "5.0.3"
versionCode 20
versionName "5.0.4"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}