Skip to content

Commit 0c53ff2

Browse files
Update future_changes.md
1 parent 2ad8ffa commit 0c53ff2

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

future_changes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
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

gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ kotlin.version=2.1.0
2727
compose.version=1.7.1
2828
skiko.version=0.8.18
2929

30-
#kotlin.version=2.0.20
31-
#compose.version=1.6.10
32-
#skiko.version=0.8.4
33-
3430
androidx.activity.compose=1.8.2
3531

3632
letsPlot.version=4.5.2

0 commit comments

Comments
 (0)