File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1- ## [ 2.1.1] - 2024-mm-dd
1+ ## [ 2.1.1] - 2024-12-17
22
33### Compatibility
44
5+ - [ Android] ( https://developer.android.com/compose ) ** temporarily not supported due to [ SKIKO-761] ( https://youtrack.jetbrains.com/issue/SKIKO-761 ) .**
6+ - [ Compose Multiplatform] ( https://github.com/JetBrains/compose-multiplatform ) 1.7.0 and 1.7.1
7+ - [ Skiko] ( https://github.com/JetBrains/skiko ) 0.8.15 and 0.8.18
8+ - [ Lets-Plot Kotlin API] ( https://github.com/JetBrains/lets-plot-kotlin ) 4.9.3
9+ - [ Lets-Plot Multiplatform] ( https://github.com/JetBrains/lets-plot ) 4.5.2
10+
511### Added
612
713### Changed
814
15+ - Kotlin version to 2.1.0
16+ - Lets-Plot Kotlin version to 4.9.3
17+ - Lets-Plot version to 4.5.2
18+
919### Fixed
Original file line number Diff line number Diff line change @@ -27,10 +27,6 @@ kotlin.version=2.1.0
2727compose.version =1.7.1
2828skiko.version =0.8.18
2929
30- # kotlin.version=2.0.20
31- # compose.version=1.6.10
32- # skiko.version=0.8.4
33-
3430androidx.activity.compose =1.8.2
3531
3632letsPlot.version =4.5.2
You can’t perform that action at this time.
0 commit comments