Bump com.google.protobuf:protobuf-javalite from 3.24.3 to 3.25.3
Bumps com.google.protobuf:protobuf-javalite from 3.24.3 to 3.25.3. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-javalite 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
@@ -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