Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0859354f authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Do not build with Exposure Notification by default

parent b1637574
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ build:
  - echo sdk.dir $ANDROID_HOME > local.properties
  - echo mapbox.key $MAPBOX_KEY >> local.properties
  - echo mapbox.enabled true >> local.properties
  - echo modules.nearby=false >> local.properties
  - echo ichnaea.key $ICHNAEA_KEY >> local.properties
  - echo "${KEYSTORE}" | base64 -d > play-services-core/e.keystore
  - export TERM=dumb