1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-08 23:42:08 +03:00

Document 4.x requirements (#5897)

This commit is contained in:
Yuri Schimke
2020-03-26 05:40:20 +00:00
committed by GitHub
parent ae2734b035
commit 1c061be1c7

View File

@@ -5,7 +5,7 @@ Security Policy
| Version | Supported | Notes |
| ------- | ---------------- | -------------- |
| 4.x | ✅ | |
| 4.x | ✅ | Android 5.0+ (API level 21+) and on Java 8+. |
| 3.14.x | Until 2020-06-30 | |
| 3.12.x | Until 2021-12-31 | Android 2.3+ (API level 9+) and Java 7+. Platforms may not support TLSv1.2. |