Commit graph

3 commits

Author SHA1 Message Date
Alexander Capehart
512474d7ab
deps: pull exoplayer
Pull new exoplayer commits.
2023-02-14 20:52:40 -07:00
Alexander Capehart
a791b43b2f
modules: depend exoplayer on a specific commit
Depend exoplayer on a commit instead of a branch.

Should make builds more reproducible.
2023-02-14 20:50:33 -07:00
Alexander Capehart
399942e7e5
deps: move exoplayer build into gradle/submodules
Move the ExoPlayer build process into gradle by leveraging some shell
scripting and submodule magic.

This more or less kills all windows compatibility, but that is fine.
Who even develops on windows?
2023-02-13 21:40:17 -07:00