mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2024-12-14 17:33:58 +01:00
update version to 5.2.1
This commit is contained in:
parent
1d4113545a
commit
b9dc7f7127
@ -16,8 +16,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.clock"
|
applicationId "com.simplemobiletools.clock"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 17
|
versionCode 18
|
||||||
versionName "5.2.0"
|
versionName "5.2.1"
|
||||||
setProperty("archivesBaseName", "clock")
|
setProperty("archivesBaseName", "clock")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user