version bump 1.0.17

This commit is contained in:
Milos Kozak 2016-10-10 12:11:34 +02:00
parent 777b6cdb0d
commit b7dfabbe11

View file

@ -23,8 +23,8 @@ android {
applicationId "info.nightscout.androidaps" applicationId "info.nightscout.androidaps"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 23 targetSdkVersion 23
versionCode 1016 versionCode 1017
versionName "1.0.16" versionName "1.0.17"
} }
buildTypes { buildTypes {
release { release {