Skip to content

Commit b940084

Browse files
authored
README.md: include supported Android API levels
1 parent 358ea0c commit b940084

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
gRPC-Java - An RPC library and framework
22
========================================
33

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).
4+
gRPC-Java works with JDK 6. On Android, gRPC-Java supports Android API levels
5+
14 and up (Ice Cream Sandwich and later).
6+
7+
TLS usage typically requires using Java 8, or Play Services Dynamic Security
8+
Provider on Android. Please see the [Security Readme](SECURITY.md).
79

810
<table>
911
<tr>

0 commit comments

Comments
 (0)