KAndroid icon indicating copy to clipboard operation
KAndroid copied to clipboard

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

Open Andrey-Morenkov opened this issue 5 years ago • 4 comments

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

Andrey-Morenkov avatar May 28 '20 23:05 Andrey-Morenkov

Temporarily downgraded to version 0.8.7 to resolve.

janzzend avatar May 29 '20 01:05 janzzend

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

Andrey-Morenkov avatar May 29 '20 17:05 Andrey-Morenkov

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 🙃

StefMa avatar Jun 22 '20 08:06 StefMa

any update sir? @pawegio

nashihu avatar May 25 '21 05:05 nashihu