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] Apply AGP lint task fix to the KMP resources too. #4784

Merged
merged 1 commit into from May 8, 2024

Conversation

terrakok
Copy link
Collaborator

@terrakok terrakok commented May 8, 2024

We had a fix for the AGP lint tasks applied only for the old Compose resources behavior (non multimodule). The PR applies the logic for both cases.

AGP issue: https://issuetracker.google.com/issues/333831734

Fixes #4739

Release Notes

Fixes - Resources

  • (prerelease fix) Fix AGP lint tasks dependency issues

@terrakok terrakok merged commit 4cbc7a7 into master May 8, 2024
12 checks passed
@terrakok terrakok deleted the k.tskh/agp-lint-fix branch May 8, 2024 20:24
terrakok added a commit that referenced this pull request May 8, 2024
We had a fix for the AGP lint tasks applied only for the old Compose
resources behavior (non multimodule). The PR applies the logic for both
cases.

AGP issue: https://issuetracker.google.com/issues/333831734

Fixes #4739

## Release Notes
### Fixes - Resources
- _(prerelease fix)_ Fix AGP lint tasks dependency issues

(cherry picked from commit 4cbc7a7)
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.

Gradle tasks are using outputs without declaring an explicit or implicit dependency
3 participants