diff --git a/app/build.gradle b/app/build.gradle index 61b954174..01182ff46 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -208,7 +208,7 @@ dependencies { lollipopImplementation(project(path: ':modules:rhino1.7.3')) //网络 - implementation('com.squareup.okhttp3:okhttp:4.10.0') + implementation('com.squareup.okhttp3:okhttp:4.11.0') appImplementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar'])) appImplementation 'com.google.protobuf:protobuf-javalite:3.22.3'