update version to 1.36

This commit is contained in:
tibbi 2016-11-19 17:24:32 +01:00
parent 1337340896
commit 2b73724972
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 35
versionName "1.35"
versionCode 36
versionName "1.36"
}
signingConfigs {