Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No compatibility with newest algoliasearch-client-kotlin versions #409

Open
andreas-umbricht opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@andreas-umbricht
Copy link

Description
We tried upgrading the ktor version and noticed a problem with the com.algolia:algoliasearch-client-kotlin package. So we tried upgrading it to the latest version (3.10.1). Additionally to algoliasearch-client-kotlin, we have the com.algolia:instantsearch-compose and com.algolia:instantsearch-android-paging3 in use.

This led us to a dependency conflict, since instantsearch-android-paging3 and instantsearch-compose both have a dependency to algoliasearch-client-kotlin 2.1.12.

Expected behavior
This library should be compatible with the latest version of algoliasearch-client-kotlin.

Additional context
If you have a gradle-based workaround for this (excluding or including some dependencies via gradle), your help would be much appreciated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant