update version to 5.0.6

This commit is contained in:
tibbi 2023-02-12 23:49:10 +01:00
parent 8ba3c08cd1
commit 9d77a33769
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 7
versionName "5.0.5"
versionCode 8
versionName "5.0.6"
setProperty("archivesBaseName", "launcher")
}