update version to 1.34

This commit is contained in:
tibbi 2016-11-17 20:45:59 +01:00
parent 7809f4282b
commit 3c437093ef
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 33 versionCode 34
versionName "1.33" versionName "1.34"
} }
signingConfigs { signingConfigs {