update version to 6 (1.5)

This commit is contained in:
tibbi 2016-07-01 15:49:56 +02:00
parent f295ea3ca5
commit 08e7d96d03
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"
}
signingConfigs {