update version to 5.0.2
This commit is contained in:
parent
0f5ac6155d
commit
9e8847d165
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.launcher"
|
applicationId "com.simplemobiletools.launcher"
|
||||||
minSdkVersion 30
|
minSdkVersion 30
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 3
|
versionCode 4
|
||||||
versionName "5.0.1"
|
versionName "5.0.2"
|
||||||
setProperty("archivesBaseName", "launcher")
|
setProperty("archivesBaseName", "launcher")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue