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

Failed to resolve: com.pawegio.kandroid:kandroid:0.8.8 #63

Open
Andrey-Morenkov opened this issue May 28, 2020 · 4 comments
Open

Failed to resolve: com.pawegio.kandroid:kandroid:0.8.8 #63

Andrey-Morenkov opened this issue May 28, 2020 · 4 comments

Comments

@Andrey-Morenkov
Copy link

Issue is appeared when upgrading:
Android Studio 3.6 -> 4.0
Gradle 3.6.3 -> 4.0.0
and
-distributionUrl=https://services.gradle.org/distributions/gradle-5.6.4-all.zip
+distributionUrl=https://services.gradle.org/distributions/gradle-6.1.1-all.zip

@janzzend
Copy link

Temporarily downgraded to version 0.8.7 to resolve.

@Andrey-Morenkov
Copy link
Author

@janzzend
Thanks, really working but no need to close the issue because this is only hotfix

@StefMa
Copy link

StefMa commented Jun 22, 2020

I guess the reason is because the maven-metadata.xml at bintray is wrong.

As you can see in this copy I've just uploaded to GitHub, the latest version is named 0.8.7.
So Gradle is unable to find the 0.8.8 because, well, there is according to the XML no 0.8.8 🙃

But anyways.
Two things which came in my mind:

  1. It may happen that the published 0.8.7 includes everything from the 0.8.8.
    So there is no downside of using the 0.8.7.
  2. If its not the case, use the Jitpack version; that should ™️ work 🙃

@nashihu
Copy link
Contributor

nashihu commented May 25, 2021

any update sir? @pawegio

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

4 participants