update version to 6.0.0

This commit is contained in:
tibbi 2018-11-16 20:33:30 +01:00
parent 63fd9fc43b
commit 5937a51ff1
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 134
versionName "5.1.2"
versionCode 135
versionName "6.0.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}