update version to 5.0.1
This commit is contained in:
parent
9a76a82c32
commit
71ec119daa
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 11
|
||||
versionName "5.0.0"
|
||||
versionCode 12
|
||||
versionName "5.0.1"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue