You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, this requires that the developer manually publish geckoview
(and exoplayer2) first which is the whole point of what this feature
was supposed to help us do.
```bash
# From your mozilla-central checkout
./mach gradle geckoview:publishDebugPublicationToMavenLocal exoplayer2:publishDebugPublicationToMavenLocal
```
0 commit comments