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