- Media3 version was updated to `1.8.0` from `1.5.0` in this [change](https://github.com/android/socialite/pull/179). - The version bump was required to use the new `MetadataRetriever` class. - The existing `PreloadManager` [code](https://github.com/android/socialite/blob/main/app/src/main/java/com/google/android/samples/socialite/ui/player/preloadmanager/PreloadManagerWrapper.kt) is not preloading the videos after version change. This needs to be fixed.