update version to 1.40

This commit is contained in:
tibbi 2016-11-30 21:46:41 +01:00
parent 36486710a5
commit 8f506c74ed
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 39
versionName "1.39"
versionCode 40
versionName "1.40"
}
signingConfigs {