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

[gradle] Fix task configuration (use configureEach instead all). #5076

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

terrakok
Copy link
Collaborator

@terrakok terrakok commented Jul 8, 2024

Fixes #5061

Release Notes

Fixes - Gradle Plugin

  • (prerelease fix) Fix "InvalidUserDataException: Cannot change hierarchy of dependency configuration" on Gradle sync

@terrakok terrakok requested a review from igordmn July 8, 2024 09:10
@igordmn
Copy link
Collaborator

igordmn commented Jul 8, 2024

Please, add Release Notes (needed for alpha02/beta01). They are not automatically generated from issues, but we should mention them.

@igordmn
Copy link
Collaborator

igordmn commented Jul 8, 2024

Something like

## Release Notes
### Fixes - Gradle Plugin
- _(prerelease fix)_ Fix "InvalidUserDataException: Cannot change hierarchy of dependency configuration" on Gradle sync

@terrakok terrakok merged commit 9f8a3a2 into master Jul 8, 2024
12 checks passed
@terrakok terrakok deleted the k.tskh/issue-5061 branch July 8, 2024 12:22
@eymar
Copy link
Collaborator

eymar commented Jul 8, 2024

It also fixes: #5071

@terrakok
Copy link
Collaborator Author

terrakok commented Jul 8, 2024

fixes: #5038

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.

1.7.0-alpha01 is incompatible with KGP 2.0.0 when using android projects
3 participants