🐞 Bug fixes
✨ Features and improvements
- Allow configuring a
Call.Factory
instead of aOkHttpClient
(https://github.com/maplibre/maplibre-native/pull/2987). Since anOkHttpClient
can be assigned to aCall.Factory
this should not cause any issues.
Call.Factory
instead of a OkHttpClient
(https://github.com/maplibre/maplibre-native/pull/2987). Since an OkHttpClient
can be assigned to a Call.Factory
this should not cause any issues.