mirror of https://github.com/grpc/grpc-java.git
README.md: include supported Android API levels
This commit is contained in:
parent
358ea0c15d
commit
b940084c33
|
|
@ -1,9 +1,11 @@
|
||||||
gRPC-Java - An RPC library and framework
|
gRPC-Java - An RPC library and framework
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
gRPC-Java works with JDK 6. TLS usage typically requires using Java 8, or Play
|
gRPC-Java works with JDK 6. On Android, gRPC-Java supports Android API levels
|
||||||
Services Dynamic Security Provider on Android. Please see the [Security
|
14 and up (Ice Cream Sandwich and later).
|
||||||
Readme](SECURITY.md).
|
|
||||||
|
TLS usage typically requires using Java 8, or Play Services Dynamic Security
|
||||||
|
Provider on Android. Please see the [Security Readme](SECURITY.md).
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue