-
Notifications
You must be signed in to change notification settings - Fork 376
Update dependencies and clean up warnings #522
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
base: main
Are you sure you want to change the base?
Conversation
37c512e
to
0a60193
Compare
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.
Please consider using stable versions of libraries for the demo application
@e5l The stable to non-stable bumps here are CMP and Kotlin, to their latest beta versions. We're using some of their new features here already. I think these are good enough versions to already adopt them and be prepared for these new features, we won't ship a new release with them anyway. |
Lets wait till the public stable version is released |
b20469f
to
29dd3dd
Compare
Compose Multiplatform 1.9.0-beta01, Kotlin 2.2.20-Beta2, Compose Hot Reload 1.0.0-beta04, AGP 8.11.1
29dd3dd
to
cce1881
Compare
cce1881
to
5bbab92
Compare
Compose Multiplatform 1.9-beta03, Kotlin 2.2.20-Beta2, Compose Hot Reload 1.0.0-beta04, AGP 8.11.1, etc.
Fixes #532