Skip to content

Commit 4581537

Browse files
EDU-1942: Fixes based on reviewer suggestions
1 parent 3723b83 commit 4581537

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ The following platforms are supported:
3232

3333
| Platform | Support |
3434
|----------|---------|
35-
| Java | >=8 (JRE 1.8 or later) |
36-
| Kotlin | >= 2.1.10 |
35+
| Java | >= 1.8 (JRE 8 or later) |
36+
| Kotlin | All versions (>= 0.0.1 supported), but we recommend >= 1.8 for best compatibilit. |
3737
| Android | >=4.4 (API level 19) |
38-
| [Proxy environments](#proxy-support) | Supported via `network-client-okhttp` module |
3938

4039
> [!IMPORTANT]
4140
> SDK versions < 1.2.35 will be [deprecated](https://ably.com/docs/platform/deprecate/protocol-v1) from November 1, 2025.

0 commit comments

Comments
 (0)