mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-04-19 13:05:18 +00:00
COVIDSafe code from version 1.0.17 (#1)
This commit is contained in:
parent
b827cf3cce
commit
696e4ed498
31 changed files with 205 additions and 68 deletions
|
@ -43,3 +43,7 @@ PROD_BASE_URL="https://device-api.prod.lp.aws.covidsafe.gov.au"
|
|||
TEST_END_POINT_PREFIX="/uat"
|
||||
STAGING_END_POINT_PREFIX="/uat"
|
||||
PRODUCTION_END_POINT_PREFIX="/prod"
|
||||
|
||||
DEBUG_BACKGROUND_IOS_SERVICE_UUID="AQAgAAAAAAAAAAAAAAAAAAA="
|
||||
STAGING_BACKGROUND_IOS_SERVICE_UUID="AQAgAAAAAAAAAAAAAAAAAAA="
|
||||
PRODUCTION_BACKGROUND_IOS_SERVICE_UUID="AQEAAAAAAAAAAAAAAAAAAAA="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue