update version to 6.3.2

This commit is contained in:
tibbi 2019-03-07 12:41:15 +01:00
parent 394f047bb9
commit 2393738cb7
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 144
versionName "6.3.1"
versionCode 145
versionName "6.3.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}