update version to 1.35

This commit is contained in:
tibbi 2016-11-19 11:30:55 +01:00
parent e4b1d63ce7
commit d0ed565970
1 changed files with 2 additions and 2 deletions

View File

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