version bump 1.0.12

This commit is contained in:
Milos Kozak 2016-09-09 13:07:32 +02:00
parent 8b1be74f45
commit 26c09093d1

View file

@ -23,8 +23,8 @@ android {
applicationId "info.nightscout.androidaps"
minSdkVersion 21
targetSdkVersion 23
versionCode 1011
versionName "1.0.11"
versionCode 1012
versionName "1.0.12"
}
buildTypes {
release {