Skip to content

Commit f9d2bb0

Browse files
authored
docs: require Android 4.4 (#1007)
@chingor13 @BenWhitehead We now require API 19 or higher which means Android 4.4 or later.
1 parent 8760ff0 commit f9d2bb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ content. The JSON and XML libraries are also fully pluggable, and they include s
1313

1414
The library supports the following Java environments:
1515

16-
- Java 7 (or higher)
17-
- Android 4.0 (Ice Cream Sandwich) (or higher)
16+
- Java 7 or higher
17+
- Android 4.4 (Kit Kat)
1818
- GoogleAppEngine Google App Engine
1919

2020
The following related projects are built on the Google HTTP Client Library for Java:

0 commit comments

Comments
 (0)