Upgrade OkHttp (#6975)

This commit is contained in:
ByteHamster 2024-03-09 19:44:05 +01:00 committed by GitHub
parent aaf225c7af
commit 48e8197e3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ project.ext {
commonsioVersion = "2.5"
jsoupVersion = "1.15.1"
glideVersion = "4.13.2"
okhttpVersion = "3.12.10"
okhttpVersion = "4.12.0"
eventbusVersion = "3.3.1"
rxAndroidVersion = "2.1.1"
rxJavaVersion = "2.2.2"