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

Fixed Gradle 9.0 migration issue #723

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Fixed Gradle 9.0 migration issue #723

merged 1 commit into from
Jan 6, 2025

Conversation

shanshin
Copy link
Collaborator

@shanshin shanshin commented Jan 2, 2025

attributes block shouldn't be used in dependency configurations

Fixes #716

`attributes` block shouldn't be used in dependency configurations

Fixes #716
@shanshin shanshin requested a review from sandwwraith January 2, 2025 21:26
@fnunezkanut
Copy link

Hit same issue with gradle 8.12 but thankfully found there is a PR open already to fix

@shanshin shanshin merged commit 2342c07 into main Jan 6, 2025
@shanshin shanshin deleted the config branch January 6, 2025 13:46
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

Successfully merging this pull request may close these issues.

Regression in 0.9.0: Gradle deprecated configuration usage
3 participants