Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.63k stars 107 forks source link

Comparison method violates its general contract! #714

Closed ravenfeld closed 4 months ago

ravenfeld commented 4 months ago

⚠️ Current behavior

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':refreshVersions'.
> Comparison method violates its general contract!

✅ Expected behavior

I don't know if it's a problem with agp 8.2.2 or something else.

💣 Steps to reproduce

Launching an Android project in agp 8.2.2 the command ./gradlew refreshVersions

📱 Tech info

LouisCAD commented 4 months ago

Are you certain it happens on a brand new Android project?

Also, duplicate of #645, if you can pinpoint which dependency is causing the issue, please add the info in there (#645).