Merge pull request #3093 from gedoor/dependabot/gradle/com.google.protobuf-protobuf-javalite-3.23.0
Bump com.google.protobuf:protobuf-javalite from 3.22.4 to 3.23.0
This commit is contained in:
+1
-1
@@ -217,7 +217,7 @@ dependencies {
|
|||||||
//网络
|
//网络
|
||||||
implementation('com.squareup.okhttp3:okhttp:4.11.0')
|
implementation('com.squareup.okhttp3:okhttp:4.11.0')
|
||||||
appImplementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
appImplementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
||||||
appImplementation 'com.google.protobuf:protobuf-javalite:3.22.4'
|
appImplementation 'com.google.protobuf:protobuf-javalite:3.23.0'
|
||||||
|
|
||||||
//Glide
|
//Glide
|
||||||
def glideVersion = "4.15.1"
|
def glideVersion = "4.15.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user