File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ content. The JSON and XML libraries are also fully pluggable, and they include s
13
13
14
14
The library supports the following Java environments:
15
15
16
- - Java 6 (or higher)
16
+ - Java 7 (or higher)
17
17
- Android 4.0 (Ice Cream Sandwich) (or higher)
18
18
- GoogleAppEngine Google App Engine
19
19
@@ -47,16 +47,3 @@ Java 11 | [
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
-
You can’t perform that action at this time.
0 commit comments