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