mirror of
https://github.com/androidx/media.git
synced 2025-05-18 13:09:56 +08:00

This allows using alternate implementation of an HTTP client. We can use OkHttpClient as before as it implements Call.Factory.
This allows using alternate implementation of an HTTP client. We can use OkHttpClient as before as it implements Call.Factory.