version 1.0.13 bump

This commit is contained in:
Milos Kozak 2016-09-14 22:03:37 +02:00
parent 514fb569e9
commit 84efccb392

View file

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