update version to 4.3.0
This commit is contained in:
parent
2f242ca46f
commit
cadb73349f
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.clock"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 9
|
||||
versionName "4.2.0"
|
||||
versionCode 10
|
||||
versionName "4.3.0"
|
||||
setProperty("archivesBaseName", "clock")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue