update version to 15 (1.15)

This commit is contained in:
tibbi 2016-07-31 23:17:11 +02:00
parent d6507ffb34
commit cd43b3edb6
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 14 versionCode 15
versionName "1.14" versionName "1.15"
} }
signingConfigs { signingConfigs {