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

Comparison method violates its general contract! #714

Closed
1 task done
ravenfeld opened this issue Feb 6, 2024 · 1 comment
Closed
1 task done

Comparison method violates its general contract! #714

ravenfeld opened this issue Feb 6, 2024 · 1 comment

Comments

@ravenfeld
Copy link

🐛 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

@LouisCAD
Copy link
Member

LouisCAD commented Feb 7, 2024

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

@LouisCAD LouisCAD closed this as completed Feb 7, 2024
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

2 participants