Closed JabusKotze closed 5 years ago
OkIO and Okhttp3 causes conflicts in other projects that has them as dependencies, such as Square.Picasso and ModernHttpClient.
To resolve conflicts it is required to remove:
And rather add the above as Dependencies in the Nuget library project. Added the following dependencies:
Thanks for your contribution! ❤️
Thats a pleasure :) I could do the same for Estimote.Android.Indoor bindings
OkIO and Okhttp3 causes conflicts in other projects that has them as dependencies, such as Square.Picasso and ModernHttpClient.
To resolve conflicts it is required to remove:
And rather add the above as Dependencies in the Nuget library project. Added the following dependencies: