update version to 5.0.4
This commit is contained in:
parent
7b6413437c
commit
2b30b27ad0
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.launcher"
|
applicationId "com.simplemobiletools.launcher"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "5.0.3"
|
versionName "5.0.4"
|
||||||
setProperty("archivesBaseName", "launcher")
|
setProperty("archivesBaseName", "launcher")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue