update version to 5.9.0
This commit is contained in:
parent
f365e92f15
commit
557de01102
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 29
|
||||
versionName "5.8.1"
|
||||
versionCode 30
|
||||
versionName "5.9.0"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue