update version to 32 (1.32)

This commit is contained in:
tibbi 2016-11-03 23:34:05 +01:00
parent 792f972c96
commit 008eba6144
1 changed files with 2 additions and 2 deletions

View File

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