fix bug
This commit is contained in:
@@ -199,6 +199,7 @@ dependencies {
|
||||
//网络
|
||||
implementation('com.squareup.okhttp3:okhttp:4.10.0')
|
||||
appImplementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
|
||||
appImplementation 'com.google.protobuf:protobuf-javalite:3.21.12'
|
||||
|
||||
//Glide
|
||||
def glideVersion = "4.14.2"
|
||||
|
||||
Reference in New Issue
Block a user