1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-15 20:56:41 +03:00

Merge pull request #4586 from gjoseph/patch-2

Actually 2019 ;)
This commit is contained in:
Jesse Wilson
2019-02-03 19:27:51 -05:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ Change Log
## Version 3.13.0
_2018-02-04_
_2019-02-04_
* **This release bumps our minimum requirements to Java 8+ or Android 5+.** Cutting off old
devices is a serious change and we don't do it lightly! [This post][require_android_5] explains