version bump 1.0.16

This commit is contained in:
Milos Kozak 2016-10-09 11:18:24 +02:00
parent 2e02521eae
commit cf65b3f865

View file

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