mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2024-12-12 16:26:35 +01:00
update version to 5.10.1
This commit is contained in:
parent
3fb2701403
commit
0c709fe17a
@ -16,8 +16,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.clock"
|
applicationId "com.simplemobiletools.clock"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 36
|
versionCode 37
|
||||||
versionName "5.10.0"
|
versionName "5.10.1"
|
||||||
setProperty("archivesBaseName", "clock")
|
setProperty("archivesBaseName", "clock")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user