Merge pull request #3729 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.25.3
Bump com.google.protobuf:protobuf-javalite from 3.24.3 to 3.25.3
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ dependencies {
|
|||||||
//网络
|
//网络
|
||||||
implementation('com.squareup.okhttp3:okhttp:4.12.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.25.3'
|
||||||
|
|
||||||
//Glide
|
//Glide
|
||||||
def glideVersion = "4.16.0"
|
def glideVersion = "4.16.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user