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

Introduce compose BoM from October 22' release #14

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Nov 16, 2022

Why?

Resolves #8

How?

In this PR I have updated to use the new Bill of Material (BoM) from the October release (https://developer.android.com/jetpack/androidx/releases/compose#2022.10.00). In order to do this I had to update Kotlin to 1.7.20 and update the compose compiler version to 1.3.1. I also had to bump the target and compile versions for the compose modules. I noticed that the other modules also has a quite low compile/target versions. Is this on purpose? I can also bump this if that is desirable.

Furthermore, would it be nice to introduce a libs.toml file to keep track of the dependency versions? I would be happy to contribute if that is something we want :)

@google-cla
Copy link

google-cla bot commented Nov 16, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@oas004 oas004 force-pushed the feature/introduce-compose-bom branch from 49e4030 to 9c73aa6 Compare November 16, 2022 19:32
Copy link
Contributor

@JolandaVerhoef JolandaVerhoef left a comment

Choose a reason for hiding this comment

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

LGTM, only needs the latest greatest BOM release :)

compose/recomposehighlighter/build.gradle Outdated Show resolved Hide resolved
@riggaroo riggaroo merged commit 2f5fab1 into android:master Nov 21, 2022
@oas004 oas004 deleted the feature/introduce-compose-bom branch November 21, 2022 14:00
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.

Update to Compose October '22
3 participants