jamesjmtaylor-dexcom
jamesjmtaylor-dexcom
The relevant portion of our build.gradle file is below: ``` defaultConfig { applicationId "com.evercharge.sauce.staging" minSdkVersion 21 targetSdkVersion 30 versionCode 1 versionName "1.0" manifestPlaceholders = [auth0Domain: "@string/com_auth0_domain", auth0Scheme: "https"] } ```...
Same thing, 404 (Not Found).  