mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Merge pull request #1971 from gedoor/dependabot/gradle/app/com.squareup.okhttp3-okhttp-4.10.0
chore(deps): bump okhttp from 4.9.3 to 4.10.0 in /app
This commit is contained in:
@@ -221,7 +221,7 @@ dependencies {
|
||||
implementation(fileTree(dir: 'lib', include: ['rhino-*.jar']))
|
||||
|
||||
//网络
|
||||
implementation('com.squareup.okhttp3:okhttp:4.9.3')
|
||||
implementation('com.squareup.okhttp3:okhttp:4.10.0')
|
||||
implementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
||||
|
||||
//Glide
|
||||
|
||||
Reference in New Issue
Block a user