update version to 1.37

This commit is contained in:
tibbi 2016-11-23 00:13:58 +01:00
parent 28fdd67325
commit 75e24a684b
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 36
versionName "1.36"
versionCode 37
versionName "1.37"
}
signingConfigs {