version bump 1.0.20

This commit is contained in:
Milos Kozak 2016-11-07 10:16:13 +01:00
parent 925b5612fc
commit d67ae5df78

View file

@ -23,8 +23,8 @@ android {
applicationId "info.nightscout.androidaps"
minSdkVersion 21
targetSdkVersion 23
versionCode 1019
versionName "1.0.19"
versionCode 1020
versionName "1.0.20"
}
lintOptions {
disable 'MissingTranslation'