mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Merge pull request #2983 from gedoor/dependabot/gradle/app/com.google.protobuf-protobuf-javalite-3.22.3
Bump com.google.protobuf:protobuf-javalite from 3.22.2 to 3.22.3 in /app
This commit is contained in:
@@ -213,7 +213,7 @@ dependencies {
|
||||
//网络
|
||||
implementation('com.squareup.okhttp3:okhttp:4.10.0')
|
||||
appImplementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
||||
appImplementation 'com.google.protobuf:protobuf-javalite:3.22.2'
|
||||
appImplementation 'com.google.protobuf:protobuf-javalite:3.22.3'
|
||||
|
||||
//Glide
|
||||
def glideVersion = "4.15.1"
|
||||
|
||||
Reference in New Issue
Block a user