update version to 4.2.0

This commit is contained in:
tibbi 2018-09-10 16:41:39 +02:00
parent 9f4ad029d6
commit 344f0d18dd
1 changed files with 2 additions and 2 deletions

View File

@ -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")
}