update version to 1.39

This commit is contained in:
tibbi 2016-11-26 11:45:49 +01:00
parent 446453d907
commit 686a43c45b
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 38
versionName "1.38"
versionCode 39
versionName "1.39"
}
signingConfigs {