Skip to content

Commit 09ccdf5

Browse files
chingor13sduskis
authored andcommitted
Update README.md with Java 7 support (#577)
1 parent 0a0e205 commit 09ccdf5

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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 6 (or higher)
16+
- Java 7 (or higher)
1717
- Android 4.0 (Ice Cream Sandwich) (or higher)
1818
- GoogleAppEngine Google App Engine
1919

@@ -47,16 +47,3 @@ Java 11 | [![Kokoro CI](https://storage.googleapis.com/cloud-devrel-public/java/
4747
## Links
4848

4949
- [Discuss](https://groups.google.com/group/google-http-java-client)
50-
51-
## Notice: Ending Java 6 Support
52-
53-
Please note: since Java 6 extended support is being ended this December by Oracle, we will begin
54-
ending Java 6 support in early 2019, with release 1.28.0 as a tentative goal. Users may stay still
55-
use these libraries in Java 6 projects for some time, but going forward we will not ensure that
56-
these libraries work in such an environment. After 1.28.0, our supported versions will include Java
57-
7 and onward.
58-
59-
For Android users, we will continue our 4.0 support.
60-
61-
For questions or concerns, please file an issue in the GitHub repository.
62-

0 commit comments

Comments
 (0)