update version to 5.6.1
This commit is contained in:
parent
6dead1ea80
commit
ec6b7f7f82
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 24
|
||||
versionName "5.6.0"
|
||||
versionCode 25
|
||||
versionName "5.6.1"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue