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] Support new AGP with androidLibrary target #5157

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

terrakok
Copy link
Member

Since AGP 8.8.0-alpha08 there was added support generated assets in the new androidLibrary target.
We have to support a new target configuration and work with compose multiplatform resources

Fixes https://youtrack.jetbrains.com/issue/CMP-6982

Testing

  • Added gradle tests

Release Notes

Features - Gradle Plugin

  • Support compose resources in androidLibrary target

@terrakok terrakok requested a review from igordmn October 29, 2024 14:34
@terrakok terrakok merged commit 5e60212 into master Oct 30, 2024
17 of 18 checks passed
@terrakok terrakok deleted the k.tskh/new-kmp-agp branch October 30, 2024 16:36
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.

2 participants