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

Commit 3b8aff2e authored by Alexandru Chircu's avatar Alexandru Chircu Committed by Romain Hunault
Browse files

Resolve "Implement Firebase DynamicLinks"

parent 3333ddd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ build:
  - echo mapbox.key $MAPBOX_KEY >> local.properties
  - echo mapbox.enabled true >> local.properties
  - export TERM=dumb
  - export JAVA_OPTS="-XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m"
  - export JAVA_OPTS="-XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx4096m"
  - ./gradlew assemble
  artifacts:
    paths:
Compare 2a43448e to 09bf9494
Original line number Diff line number Diff line
Subproject commit 2a43448e49dc0aec0d6c53c8a27dd58245fdaba6
Subproject commit 09bf9494038ab53e0b86d8699db409b955fe3c0c
Compare 9326461e to 614e111f
Original line number Diff line number Diff line
Subproject commit 9326461e73017ae1ecf9b413d35e007929c292eb
Subproject commit 614e111fa02b9aeb195879735ababe869074617c

firebase-dynamic-links

0 → 120000
+1 −0
Original line number Diff line number Diff line
extern/GmsLib/firebase-dynamic-links
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
extern/GmsApi/firebase-dynamic-links-api
 No newline at end of file
Loading