-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Kotlin 2.0.0 #1036
Kotlin 2.0.0 #1036
Conversation
|
dca308a
to
1203536
Compare
Flaky emulators on CI 😢 |
26ec9e6
to
b49d316
Compare
K2 Supported! 🙌 Add (
|
43b70e8
to
e1bb5d8
Compare
e1bb5d8
to
b28e7c2
Compare
b28e7c2
to
8015a76
Compare
8da97c3
to
6bfc814
Compare
ping @SimonMarquis Kotlin 2.0.0 released. We could follow this article to remove some deprecated fields. https://medium.com/@kacper.wojciechowski/kotlin-2-0-android-project-migration-guide-b1234fbbff65 |
Thanks @lihenggui, I'm in the process of updating multiple repos. I'll update this one soon and remove experimental KSP2/K2UAST. |
🎉 I feel like this PR is now ready to be reviewed! @dturner (or anyone else merging this) don't forget to squash/merge to avoid the long list of changes. |
build-logic/convention/src/main/kotlin/com/google/samples/apps/nowinandroid/AndroidCompose.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Nice work
* main: Kotlin 2.0.0 (#1036) Update app/src/main/kotlin/com/google/samples/apps/nowinandroid/ui/NiaApp.kt 🤖 Updates screenshots 🤖 Updates baselines for Dependency Guard Update material3-adaptive to beta01 🤖 Updates baselines for Dependency Guard Bump androidxComposeAlpha from 1.7.0-alpha08 to 1.7.0-beta01 🤖 Updates baselines for Dependency Guard Bump hilt from 2.51 to 2.51.1 Add NavigationSuiteScaffold Fix state loss with workaround Change-Id: I14d7294fe93f68b9aca6df9bf7bf87ff95583581
Updates:
Notable changes:
kotlin-ksp
dependabot groupIssues: