update version to 4.2.0
This commit is contained in:
parent
9f4ad029d6
commit
344f0d18dd
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calendar"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 127
|
||||
versionName "4.1.3"
|
||||
versionCode 128
|
||||
versionName "4.2.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue