update version to 1.37

This commit is contained in:
tibbi
2016-11-23 00:13:58 +01:00
parent 28fdd67325
commit 75e24a684b

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 36 versionCode 37
versionName "1.36" versionName "1.37"
} }
signingConfigs { signingConfigs {