README.md: include supported Android API levels

This commit is contained in:
Eric Gribkoff 2018-01-17 10:18:33 -08:00 committed by GitHub
parent 358ea0c15d
commit b940084c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,11 @@
gRPC-Java - An RPC library and framework
========================================
gRPC-Java works with JDK 6. TLS usage typically requires using Java 8, or Play
Services Dynamic Security Provider on Android. Please see the [Security
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).
TLS usage typically requires using Java 8, or Play Services Dynamic Security
Provider on Android. Please see the [Security Readme](SECURITY.md).
<table>
<tr>