version bump 1.0.20
This commit is contained in:
parent
925b5612fc
commit
d67ae5df78
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 1019
|
versionCode 1020
|
||||||
versionName "1.0.19"
|
versionName "1.0.20"
|
||||||
}
|
}
|
||||||
lintOptions {
|
lintOptions {
|
||||||
disable 'MissingTranslation'
|
disable 'MissingTranslation'
|
||||||
|
|
Loading…
Add table
Reference in a new issue