update version to 5 (1.4)

This commit is contained in:
tibbi 2016-06-27 23:08:27 +02:00
parent 5da3603dfe
commit f637992ed3
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 4 versionCode 5
versionName "1.3" versionName "1.4"
} }
signingConfigs { signingConfigs {