huaweicloud / huaweicloud-sdk-java-obs

The OBS SDK for Java, which is used for accessing Object Storage Service
Other
133 stars 116 forks source link

Android 导入后okhttp3等依赖冲突怎么处理 #102

Open qiuguangxin opened 1 year ago

qiuguangxin commented 1 year ago

com.jamesmurty.utils:java-xmlbuilder:1.3 | +--- com.squareup.okhttp3:okhttp:4.9.1 () | +--- com.squareup.okio:okio:2.7.0 -> 2.8.0 () | +--- com.fasterxml.jackson.core:jackson-core:2.12.5 | +--- com.fasterxml.jackson.core:jackson-databind:2.12.5 | | +--- com.fasterxml.jackson.core:jackson-annotations:2.12.5 | | --- com.fasterxml.jackson.core:jackson-core:2.12.5 | --- com.fasterxml.jackson.core:jackson-annotations:2.12.5 有依赖这么多东西,对应依赖是否对gradle版本有要求,能否去除