update version to 7 (1.6)

This commit is contained in:
tibbi 2016-07-05 16:54:19 +02:00
parent 28aedeb7d3
commit c090fc9e1b
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 6 versionCode 7
versionName "1.5" versionName "1.6"
} }
signingConfigs { signingConfigs {