google / google/ExoPlayer

Allow dev-v2 to be pulled as gradle dependency eg SNAPSHOT

Open
#3,859 14 comments 1 reaction 1 assignee Claimed by @andrewlewis View on GitHub
enhancement
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

### Issue description
Would it be possible to add the dev-v2 branch as a gradle dependency, eg upload the artifacts on each commit.

Something like this:
compile 'com.google.android.exoplayer:exoplayer:2.6.1-dev-v2'
or
compile 'com.google.android.exoplayer:exoplayer:2.6.1-SNAPSHOT'

This would make testing new fixes easier and allow us to use the latest fixes and features without having to wait for an official release.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.