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] Configure Compose Compiler if kotlin-android or kotlin-js plugins are applied. #4879

Merged
merged 1 commit into from
May 28, 2024

Conversation

terrakok
Copy link
Collaborator

Fix Compose Compiler configuration for Kotlin < 2.0 when kotlin-android or kotlin-js gradle plugins are applied.

Fixes #4831

Release Notes

Fixes - Gradle Plugin

  • Fix Compose Compiler configuration for Kotlin < 2.0 when kotlin-android or kotlin-js gradle plugins are applied.

@terrakok terrakok requested a review from eymar May 27, 2024 14:58
@terrakok terrakok merged commit c4e3640 into master May 28, 2024
12 checks passed
@terrakok terrakok deleted the k.tskh/andr-js-plugins branch May 28, 2024 09:09
terrakok added a commit that referenced this pull request May 28, 2024
…ugins are applied. (#4879)

Fix Compose Compiler configuration for Kotlin < 2.0 when kotlin-android
or kotlin-js gradle plugins are applied.

Fixes #4831

## Release Notes
### Fixes - Gradle Plugin
- Fix Compose Compiler configuration for Kotlin < 2.0 when
kotlin-android or kotlin-js gradle plugins are applied.

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

Android Composables not transformed by compiler in 1.6.10
2 participants