Release 3.7.0.2905-A1 (2019/10/18)
Pre-release
Pre-release
This release is a middle-stage release to insist the full release of 3.7.0-2010005.
This alpha release contains the following significant changes:
- Migrate to AndroidX. Toro will now depends on AndroidX and other latest Jetpack libraries.
- Update ExoPlayer to 2.9.5. As said, the target will be ExoPlayer 2.10.5. Since ExoPlayer 2.10.x is update with many things may not work well with 2.9.x, this release can also be helpful for those who depends on 2.9.5 for long term.
ToroPlayerHelper
andPlayable
interface now havesetPlaybackInfo
method to support manualPlaybackInfo
setup. Default implementation classes are updated with this change.