Skip to content

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

@andreas-umbricht

Description

@andreas-umbricht

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions