We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358ea0c commit b940084Copy full SHA for b940084
1 file changed
README.md
@@ -1,9 +1,11 @@
1
gRPC-Java - An RPC library and framework
2
========================================
3
4
-gRPC-Java works with JDK 6. TLS usage typically requires using Java 8, or Play
5
-Services Dynamic Security Provider on Android. Please see the [Security
6
-Readme](SECURITY.md).
+gRPC-Java works with JDK 6. On Android, gRPC-Java supports Android API levels
+14 and up (Ice Cream Sandwich and later).
+
7
+TLS usage typically requires using Java 8, or Play Services Dynamic Security
8
+Provider on Android. Please see the [Security Readme](SECURITY.md).
9
10
<table>
11
<tr>
0 commit comments