android-v11.6.1
🐞 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.