From 8bd244eb3b9eca38a1cfc56ee90663a9b07c6ab4 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 20 Mar 2020 12:06:45 -0400 Subject: [PATCH] docs: android 4.4 or later is required @codyoss --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 5eb9ff04b..e6162bd8d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,8 +18,8 @@ content. The JSON and XML libraries are also fully pluggable, and they include s The library supports the following Java environments: -- Java 7 (or higher) -- Android 4.0 (Ice Cream Sandwich) (or higher) +- Java 7 or higher +- Android 4.4 (Kit Kat) or higher - Google App Engine The following related projects are built on the Google HTTP Client Library for Java: