Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ dependencies {
|
|||||||
implementation(project(path: ':modules:rhino1.7.3'))
|
implementation(project(path: ':modules:rhino1.7.3'))
|
||||||
|
|
||||||
//网络
|
//网络
|
||||||
implementation('com.squareup.okhttp3:okhttp:4.11.0')
|
implementation('com.squareup.okhttp3:okhttp:4.12.0')
|
||||||
implementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
implementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
||||||
implementation 'com.google.protobuf:protobuf-javalite:3.24.3'
|
implementation 'com.google.protobuf:protobuf-javalite:3.24.3'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user