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

Commit d89632ca authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Enable mapbox

parent 74049927
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@ build:
  script:
  - git submodule update --recursive --init
  - echo sdk.dir $ANDROID_HOME > local.properties
  - echo mapbox.key $MAPBOX_KEY >> local.properties
  - echo mapbox.enabled true >> local.properties
  - export TERM=dumb
  - export JAVA_OPTS="-XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m"
  - ./gradlew assemble