修复:Android 5.0 以下TLS 版本过低导致 Okhttp https 握手失败(最高支持TLSv1.2) #197

This commit is contained in:
pppscn 2022-08-04 22:48:29 +08:00
parent 3c28c20819
commit c2435850e7
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ versions.xui = "1.2.2"
versions.xupdate = "2.1.3"
versions.xaop = "1.1.0"
versions.xutil = "2.0.0"
versions.xhttp2 = "2.0.6"
versions.xhttp2 = "2.0.7"
versions.xpage = "3.3.0"
versions.xrouter = "1.0.1"