update version to 17 (1.17)

This commit is contained in:
tibbi 2016-08-21 21:11:51 +02:00
parent 5130f9c25c
commit 528b5bb21a

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 16 versionCode 17
versionName "1.16" versionName "1.17"
} }
signingConfigs { signingConfigs {