update version to 5.0.5

This commit is contained in:
tibbi 2022-10-26 17:33:05 +02:00
parent 089a8b267d
commit e50bf60743
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 6
versionName "5.0.4"
versionCode 7
versionName "5.0.5"
setProperty("archivesBaseName", "launcher")
}