update version to 5.0.0
This commit is contained in:
parent
b672c0ccbc
commit
d338d3077c
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 10
|
||||
versionName "4.3.0"
|
||||
versionCode 11
|
||||
versionName "5.0.0"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue