This commit is contained in:
ag2s20150909
2023-02-16 13:51:09 +08:00
parent 5d407f3753
commit af6e8cb27b
7 changed files with 10 additions and 3 deletions
+1
View File
@@ -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"