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 fe8bb81 commit a7d2b30Copy full SHA for a7d2b30
README.md
@@ -8,10 +8,10 @@ Pusher Channels client library for Java targeting **Android** and general Java.
8
9
## Supported platforms
10
11
-* Java SE - supports versions 8, 9, 10 and 11.
+* Java SE - supports versions 8, 11 and 17
12
* Oracle JDK
13
* OpenJDK
14
-* Android
+* Android 7 and above. 5 and 6 will require [desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring).
15
16
## TOC
17
0 commit comments