We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3723b83 commit 4581537Copy full SHA for 4581537
1 file changed
README.md
@@ -32,10 +32,9 @@ The following platforms are supported:
32
33
| Platform | Support |
34
|----------|---------|
35
-| Java | >=8 (JRE 1.8 or later) |
36
-| Kotlin | >= 2.1.10 |
+| Java | >= 1.8 (JRE 8 or later) |
+| Kotlin | All versions (>= 0.0.1 supported), but we recommend >= 1.8 for best compatibilit. |
37
| Android | >=4.4 (API level 19) |
38
-| [Proxy environments](#proxy-support) | Supported via `network-client-okhttp` module |
39
40
> [!IMPORTANT]
41
> SDK versions < 1.2.35 will be [deprecated](https://ably.com/docs/platform/deprecate/protocol-v1) from November 1, 2025.
0 commit comments