update version to 5.4.1

This commit is contained in:
tibbi 2020-11-10 17:28:33 +01:00
parent b09e5f27de
commit d5b15386b4

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 31
versionName "5.4.0"
versionCode 32
versionName "5.4.1"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}