update version to 5.8.0
This commit is contained in:
parent
cbb09ef0b7
commit
cd61938d31
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 29
|
||||
targetSdkVersion 31
|
||||
versionCode 27
|
||||
versionName "5.7.1"
|
||||
versionCode 28
|
||||
versionName "5.8.0"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue