Splitties/refreshVersions

Comparison method violates its general contract!

ravenfeld opened this issue ยท 1 comments

๐Ÿ› Describe the bug

I'm in version "0.60.5" and I have a problem when I run the command ./gradlew refreshVersions

FAILURE: Build failed with an exception.

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

โš ๏ธ 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

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