update version to 5.0.4

This commit is contained in:
tibbi 2022-10-17 22:57:52 +02:00
parent 7b6413437c
commit 2b30b27ad0
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.launcher"
minSdkVersion 26
targetSdkVersion 33
versionCode 5
versionName "5.0.3"
versionCode 6
versionName "5.0.4"
setProperty("archivesBaseName", "launcher")
}