update version to 6.2.2

This commit is contained in:
tibbi 2019-01-25 23:32:07 +01:00
parent 3449a5a0f5
commit c42f67a75a
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 141
versionName "6.2.1"
versionCode 142
versionName "6.2.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}