Json数据适配吻合
This commit is contained in:
@@ -24,7 +24,7 @@ dependencies {
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
// 网络连接类库
|
||||
api 'com.squareup.okhttp3:okhttp:4.4.1'
|
||||
api 'com.fasterxml.jackson.core:jackson-databind:2.15.2'
|
||||
api 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
|
||||
// 添加Gson依赖
|
||||
api 'com.google.code.gson:gson:2.10.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user