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:
+1
-1
@@ -221,7 +221,7 @@ dependencies {
|
|||||||
implementation(fileTree(dir: 'lib', include: ['rhino-*.jar']))
|
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']))
|
implementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
||||||
|
|
||||||
//Glide
|
//Glide
|
||||||
|
|||||||
Reference in New Issue
Block a user