Set okHTTP to version 3.12.x, it is the last branch with full API compatibility, which still receives important fixes

This commit is contained in:
tzugen 2021-04-19 18:26:28 +02:00
parent 3aee0d5693
commit c59a38777f
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ ext.versions = [
retrofit : "2.4.0",
jackson : "2.9.5",
okhttp : "3.14.9",
okhttp : "3.12.13",
semver : "1.0.0",
twitterSerial : "0.1.6",
koin : "2.2.2",