Update Omnipod upstream version info
This commit is contained in:
parent
7bc41b2281
commit
557e5ee0e9
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
||||||
// OMNIPOD: for usage in Firebase event during testing phase
|
// OMNIPOD: for usage in Firebase event during testing phase
|
||||||
buildConfigField "String", "VERSION", '"2.7-omnipod-0.4.1-SNAPSHOT"'
|
buildConfigField "String", "VERSION", '"2.7-omnipod-0.4.1-SNAPSHOT"'
|
||||||
// OMNIPOD: Keep track of what commit from the main repository we're on, these fields aren't actually used anywhere
|
// OMNIPOD: Keep track of what commit from the main repository we're on, these fields aren't actually used anywhere
|
||||||
buildConfigField "String", "DEV_VERSION", '"2.6.7-dev"'
|
buildConfigField "String", "DEV_VERSION", '"2.7.0-rc3"'
|
||||||
buildConfigField "String", "DEV_VERSION_COMMIT", '"65c8cc98804cfc366239ad2bedb2dd98e3e4f3c2"'
|
buildConfigField "String", "DEV_VERSION_COMMIT", '"a4b2ce32a59a617eed9ad006e85efdeec51cd899"'
|
||||||
buildConfigField "String", "DEV_VERSION_COMMIT_DATE", '"16.8.2020"' // 16th of August
|
buildConfigField "String", "DEV_VERSION_COMMIT_DATE", '"16.8.2020"' // 16th of August
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue