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

Could not find algoliasearch-client-kotlin-1.12.0-samplessources.jar #311

Closed
rubenquadros opened this issue Nov 27, 2021 · 1 comment
Closed

Comments

@rubenquadros
Copy link

Hi,

I am trying to integrate the search api with a KMM project. Gradle is not able to resolve the dependency.
I have included com.algolia:algoliasearch-client-kotlin:1.5.31 in commonMain.
I have also tried including com.algolia:algoliasearch-client-kotlin:1.12.0 and I got the following error:

Failed building KotlinMPPGradleModel
org.gradle.internal.resolve.ArtifactNotFoundException: Could not find algoliasearch-client-kotlin-1.12.0-samplessources.jar (com.algolia:algoliasearch-client-kotlin:1.12.0).
Searched in the following locations:
    https://repo.maven.apache.org/maven2/com/algolia/algoliasearch-client-kotlin/1.12.0/algoliasearch-client-kotlin-1.12.0-samplessources.jar

After changing the version to 1.12.0 I am able to build the project. However, AS doesn't seem to recognise the algolia APIs.
Not sure if this is an issue with the AS or something in missing in maven.

image

Any help would be much appreciated. Thanks in advance!

@rubenquadros rubenquadros changed the title Could not find com.algolia:algoliasearch-client-kotlin:1.5.31 Could not find algoliasearch-client-kotlin-1.12.0-samplessources.jar Dec 4, 2021
@rubenquadros
Copy link
Author

Closing this issue as KMM is not yet supported #306

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