update version to 5.5.1
This commit is contained in:
parent
68d06c828a
commit
4eb1a4fa84
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 22
|
||||
versionName "5.5.0"
|
||||
versionCode 23
|
||||
versionName "5.5.1"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue