update version to 5.2.1
This commit is contained in:
parent
1d4113545a
commit
b9dc7f7127
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 17
|
||||
versionName "5.2.0"
|
||||
versionCode 18
|
||||
versionName "5.2.1"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue