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 Kotlin 1.9.10 #975

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Update Kotlin 1.9.10 #975

merged 2 commits into from
Oct 5, 2023

Conversation

SimonMarquis
Copy link
Contributor

@SimonMarquis SimonMarquis commented Oct 5, 2023

  • KSP 1.9.10-1.0.13
  • Compose compiler 1.5.3

This PR will need to be applied with #974 to avoid spawning 2 Kotlin compiler daemons (one for build-logic, and one for the main build).

version update This is related to a library, API or SDK update which requires some work. Not just a version bump.

- KSP 1.9.10-1.0.13
- Compose compiler 1.5.3

This PR will need to be applied with android#974 to avoid spawning 2 Kotlin compiler daemons (one for `build-logic`, and one for the main build).
@dturner
Copy link
Collaborator

dturner commented Oct 5, 2023

@SimonMarquis you beat me to fixing that merge conflict! Just need to wait for CI to verify that the Compose BOM and compiler version updates didn't break anything.

@dturner dturner merged commit a77d7b6 into android:main Oct 5, 2023
5 checks passed
@dturner dturner added the version update This is related to a library, API or SDK update which requires some work. Not just a version bump. label Oct 5, 2023
@SimonMarquis SimonMarquis deleted the kotlin-1.9.10 branch October 6, 2023 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version update This is related to a library, API or SDK update which requires some work. Not just a version bump.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants