update version to 5.10.2
This commit is contained in:
parent
6641a1b396
commit
f70c0cc347
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 37
|
||||
versionName "5.10.1"
|
||||
versionCode 38
|
||||
versionName "5.10.2"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue