update version to 5.0.2

This commit is contained in:
tibbi 2022-10-14 11:12:37 +02:00
parent 0f5ac6155d
commit 9e8847d165
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.launcher"
minSdkVersion 30
targetSdkVersion 33
versionCode 3
versionName "5.0.1"
versionCode 4
versionName "5.0.2"
setProperty("archivesBaseName", "launcher")
}