v 1.50 & fix conflict
This commit is contained in:
commit
a3db05ec39
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ android {
|
|||
applicationId "info.nightscout.androidaps"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 1450
|
||||
version "1.45"
|
||||
versionCode 1500
|
||||
version "1.5"
|
||||
buildConfigField "String", "VERSION", '"' + version + '"'
|
||||
buildConfigField "String", "BUILDVERSION", generateGitBuild()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue