File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 1.5.12
2
+
3
+ ## Common
4
+
5
+ ### Features
6
+ - [ Support Kotlin 1.9.22] ( https://github.com/JetBrains/compose-multiplatform/pull/4075 )
7
+
8
+ ## Desktop
9
+
10
+ ### Fixes
11
+ - [ Fix "BasicTextField NPE-crash on JBR 17.0.9 on Linux when clicked"] ( https://github.com/JetBrains/compose-multiplatform-core/pull/973 )
12
+
13
+ ## Dependencies
14
+ This version of Compose Multiplatform is based on the next Jetpack Compose libraries:
15
+ * [ Compiler 1.5.8] ( https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.8 )
16
+ * [ Runtime 1.5.4] ( https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.4 )
17
+ * [ UI 1.5.4] ( https://developer.android.com/jetpack/androidx/releases/compose-ui#1.5.4 )
18
+ * [ Foundation 1.5.4] ( https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.5.4 )
19
+ * [ Material 1.5.4] ( https://developer.android.com/jetpack/androidx/releases/compose-material#1.5.4 )
20
+ * [ Material3 1.1.2] ( https://developer.android.com/jetpack/androidx/releases/compose-material3#1.1.2 )
21
+
1
22
# 1.6.0-beta01 (February 2024)
2
23
3
24
## Highlights
You can’t perform that action at this time.
0 commit comments