update version to 5.0.4
This commit is contained in:
parent
aef87ae065
commit
49d00b0d98
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 14
|
||||
versionName "5.0.3"
|
||||
versionCode 15
|
||||
versionName "5.0.4"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue