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

Update Compose to use BOM #36

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Update Compose to use BOM #36

merged 4 commits into from
Aug 27, 2024

Conversation

hichamboushaba
Copy link
Member

@hichamboushaba hichamboushaba commented Aug 23, 2024

This PR updates Compose on the version catalog to use the latest BOM.

Since the compiler has been moved to be part of Kotlin itself, I didn't declare a version for it on the catalog, which means we'll keep using a literal version in FluxC temporarily, please share your thoughts on this.

Copy link
Contributor

@ParaskP7 ParaskP7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 @hichamboushaba !

I have reviewed this PR and it LGTM, thank YOU! 🌟

I just made a suggestion (💡) on Compose Compiler as I think it is better we declare and use that version too, no matter how temporarily. Let me know your thoughts.

example/build.gradle.kts Show resolved Hide resolved
libs.versions.toml Show resolved Hide resolved
@hichamboushaba hichamboushaba merged commit b4b87f3 into trunk Aug 27, 2024
7 checks passed
@hichamboushaba hichamboushaba deleted the update-compose branch August 27, 2024 08:22
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