update version to 5.0.6
This commit is contained in:
parent
8ba3c08cd1
commit
9d77a33769
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.launcher"
|
applicationId "com.simplemobiletools.launcher"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName "5.0.5"
|
versionName "5.0.6"
|
||||||
setProperty("archivesBaseName", "launcher")
|
setProperty("archivesBaseName", "launcher")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue