JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.36k stars 1.18k forks source link

Based on the next Jetpack Compose libraries ...? #3601

Closed wakaztahir closed 1 year ago

wakaztahir commented 1 year ago

Compose 1.5 doesn't have

"This version of Compose Multiplatform is based on the next Jetpack Compose libraries:" like previous version had

I previously had

compose.jb.version=1.4.0 compose_compiler_version=1.4.4 compose_runtime_version=1.4.0 compose_ui_version=1.4.0 compose_foundation_version=1.4.0 compose_material2_version=1.4.0 compose_material3_version=1.0.1

How would I go about updating this...

456634 commented 1 year ago

1.5.0

This is a combined changelog from the prerelease versions: 1.5.0-beta01 1.5.0-beta02

1.5.0-beta02

This version of Compose Multiplatform is based on the next Jetpack Compose libraries: Compiler 1.5.0 Runtime 1.5.0 UI 1.5.0 Foundation 1.5.0 Material 1.5.0 Material3 1.1.1

m-sasha commented 1 year ago

Also note that you don't have to specify all these individually. See the templates for:

okushnikov commented 3 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.