Skip to content

Commit 6cce1fb

Browse files
Update future_changes.md
1 parent cea6042 commit 6cce1fb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
### Supported Targets
1212
- **Compose Desktop** (macOS, Windows, Linux)\
1313
For more information see [Compose multiplatform compatibility and versioning overview](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-compatibility-and-versioning.html).
14-
- **Android**
14+
- **Android** (`lets-plot-skia` <= v2.0.0. New versions temporarily don't support Android due to [SKIKO-761](https://youtrack.jetbrains.com/issue/SKIKO-761))
1515
- **Java Swing**
1616

1717
![Splash](img-2.png)
@@ -41,6 +41,8 @@ See example: [Compose desktop](https://github.com/JetBrains/lets-plot-compose-de
4141

4242
### Compose Android
4343

44+
#### Note: the latest supported version is `lets-plot-skia` v2.0.0. The new versions temporarily don't support Android due to [SKIKO-761](https://youtrack.jetbrains.com/issue/SKIKO-761).
45+
4446
```kotlin
4547
dependencies {
4648
...

future_changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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).**
56
- [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) 1.7.0 and 1.7.1
67
- [Skiko](https://github.com/JetBrains/skiko) 0.8.15 and 0.8.18
78
- [Lets-Plot Kotlin API](https://github.com/JetBrains/lets-plot-kotlin) 4.9.2 (and up)

0 commit comments

Comments
 (0)