Commit dcdd5ef
committed
Fix geckoview substitution failures
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
```1 parent a2cf8c1 commit dcdd5ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
0 commit comments