This release is to support ExoPlayer 2.10.3. This will be the last version of ExoPlayer 2.10.x to be supported. From next release, Toro will support ExoPlayer 2.11.2 and newer.
- [Update]: ExoPlayer to 2.10.3. Related classes are updated with backward compatibility and some deprecation to Toro implementations.
- [Update]: AndroidX 1.1.0 package is used where possible.
- [Update]: Demo for mopub now uses mopub 5.10.0 for Android.
- [Update]: AdsExoPlayerViewHelper now requires AdsLoader.AdViewProvider instead of ViewGroup as
adsContainer
. This is to update with ExoPlayer 2.10.3. - [Update]:
Config
construction now allow to passContext
, and creating newConfig
withContext
is recommended way.
Some other changes may require migration effort, please feel free to create Github Issues.