mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2024-12-14 01:04:50 +01:00
update version to 5.8.0
This commit is contained in:
parent
cbb09ef0b7
commit
cd61938d31
@ -16,8 +16,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.clock"
|
applicationId "com.simplemobiletools.clock"
|
||||||
minSdkVersion 29
|
minSdkVersion 29
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 27
|
versionCode 28
|
||||||
versionName "5.7.1"
|
versionName "5.8.0"
|
||||||
setProperty("archivesBaseName", "clock")
|
setProperty("archivesBaseName", "clock")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user