update version to 33 (1.33)

This commit is contained in:
tibbi 2016-11-07 23:01:15 +01:00
parent 989d3ecf83
commit b758ebde10
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 32
versionName "1.32"
versionCode 33
versionName "1.33"
}
signingConfigs {