v 1.0.11
This commit is contained in:
parent
7b82b60324
commit
65ea11d9a8
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 1010
|
versionCode 1011
|
||||||
versionName "1.0.10"
|
versionName "1.0.11"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in a new issue