update version to 5.9.5
This commit is contained in:
parent
dde2c4de66
commit
69a5619125
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 34
|
||||
versionName "5.9.4"
|
||||
versionCode 35
|
||||
versionName "5.9.5"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue