When looking at mozilla's maven GeckoView directory you will see a bunch of build types nightly beta, specific builds for architecture, etc.
You can see these 3 directories in it.
- geckoview-exoplayer2-beta/
- geckoview-exoplayer2-nightly/
- geckoview-exoplayer2/
Is this a seperate GeckoView version with ExoPlayer integrated? Is this a customized exoplayer2 that's integrated in GeckoView? What's the purpose? I can't find any information about this.
https://maven.mozilla.org/?prefix=maven2/org/mozilla/geckoview/
Searched through the geckoview docs but theres not even a reference to it.