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