update the version to 8 (1.8)

This commit is contained in:
tibbi 2016-07-07 11:42:31 +02:00
parent 7839e8d660
commit 738295fcbd
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 7
versionName "1.6"
versionCode 8
versionName "1.8"
}
signingConfigs {