update version to 5.9.2
This commit is contained in:
parent
27de0274ea
commit
3630641690
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 31
|
||||
versionName "5.9.1"
|
||||
versionCode 32
|
||||
versionName "5.9.2"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue