Closed romanbsd closed 6 years ago
jitpack.io build fails:
/home/jitpack/build/library/core/src/main/java/com/google/android/exoplayer2/offline/SegmentDownloader.java:268: error: reference not found * @see #getSegments(DataSource, M, Object[], boolean) ^
https://jitpack.io/com/github/amzn/exoplayer-amazon-port/80c42211/build.log Probably because the signature has changed and now #getSegments(DataSource, M, Object[], K[], boolean)
Build on jitpack
commit 80c42211
Does this pass in google's version?
No idea, we are using the google version from maven repo, not via jitpack.
Fixed in 2.6.1 branch
Issue description
jitpack.io build fails:
https://jitpack.io/com/github/amzn/exoplayer-amazon-port/80c42211/build.log Probably because the signature has changed and now #getSegments(DataSource, M, Object[], K[], boolean)
Reproduction steps
Build on jitpack
Version of ExoPlayer being used
commit 80c42211