update version to 5.6.0
This commit is contained in:
parent
806c724097
commit
7c19318511
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 23
|
||||
versionName "5.5.1"
|
||||
versionCode 24
|
||||
versionName "5.6.0"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue