我使用'stripe_payment:^1.0.6‘,用于在颤振中集成条纹。对于Gradle同步,我有这个错误。
失败:生成失败,出现异常。
出了什么差错:
无法确定任务':app:processDebugResources‘的依赖关系。无法解决配置的所有任务依赖关系“:app:调试器运行时Could”。
无法解析net.minidev:json:1.3.1,2.3。
所需代码为: project :app > project :stripe_payment > com.stripe:stripe-android:10.4.6 > com.stripe:stripe-3ds2-android:1.2.2 >com.imbusds:nimbus-jose-jwt:7.8
未能列出net.minidev:json智能的版本。无法从https://google.bintray.com/exoplayer/net/minidev/json-smart/maven-metadata.xml加载Maven元数据。
无法获得资源的https://google.bintray.com/exoplayer/net/minidev/json-smart/maven-metadata.xml'。无法获得“https://google.bintray.com/exoplayer/net/minidev/json-smart/maven-metadata.xml'”。从服务器接收状态代码502 :坏网关
发布于 2021-12-15 11:51:31
发布于 2021-12-14 20:28:46
https://stackoverflow.com/questions/70353512
复制相似问题