version 1.0.13 bump
This commit is contained in:
parent
514fb569e9
commit
84efccb392
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 1012
|
versionCode 1013
|
||||||
versionName "1.0.12"
|
versionName "1.0.13"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in a new issue