update version to 1.38

This commit is contained in:
tibbi 2016-11-24 00:10:31 +01:00
parent 2fb8b1c009
commit 5cc3526440
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 37 versionCode 38
versionName "1.37" versionName "1.38"
} }
signingConfigs { signingConfigs {