We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bf77f commit 00235f7Copy full SHA for 00235f7
README.md
@@ -28,11 +28,7 @@ Install the Kotlin client by adding the following dependency to your `gradle.bui
28
29
### Supported platforms
30
31
-The Kotlin client is compatible with the JVM. It is recommended for the following use cases:
32
- - Frontend Android projects using Kotlin
33
- - Backend JVM projects using Kotlin
34
-The Kotlin client architecture is designed with [Kotlin multiplatform](https://kotlinlang.org/docs/reference/multiplatform.html) in mind.
35
-However, we don't support Kotlin native and Kotlin js targets just yet.
+This client is compatible with Kotlin and Android projects.
36
37
## Stack
38
0 commit comments