You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ For more details see [Compose multiplatform compatibility and versioning overvie
20
20
21
21
## Dependencies
22
22
23
-
See release notes for the latest version of the dependencies: [v2.2.1](https://github.com/JetBrains/lets-plot-compose/blob/main/CHANGELOG.md#compatibility)
23
+
See [Compatibility](https://github.com/JetBrains/lets-plot-compose/releases/latest) in the release notes.
24
24
25
25
### Compose Multiplatform for Desktop
26
26
@@ -61,7 +61,7 @@ dependencies {
61
61
See example: [Android minimal](https://github.com/JetBrains/lets-plot-compose-demos/blob/main/compose-android-min/build.gradle.kts) demo.
62
62
63
63
64
-
## Examples
64
+
## More Examples
65
65
66
66
You will find complete examples of using **Lets-Plot Kotlin API** with **Lets-Plot Compose Frontend** in the following\
0 commit comments