version bump 1.0.17
This commit is contained in:
parent
777b6cdb0d
commit
b7dfabbe11
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue