收藏
回答

android 支付依赖库无法引入?

Could not determine the dependencies of task ':presentation:compileNormalReleaseKotlin'.
> Could not resolve all files for configuration ':presentation:devtestDebugRuntimeClasspath'.
   > Could not resolve com.tencent.threadpool:wechat-threadpool-stub:0.9.2.
     Required by:
         project :presentation > com.tencent.mm.opensdk:wechat-sdk-android:6.8.33-SNAPSHOT:20250424.140720-2
      > Could not resolve com.tencent.threadpool:wechat-threadpool-stub:0.9.2.
         > Could not get resource 'https://maven.google.com/com/tencent/threadpool/wechat-threadpool-stub/0.9.2/wechat-threadpool-stub-0.9.2.pom'.
            > Could not GET 'https://maven.google.com/com/tencent/threadpool/wechat-threadpool-stub/0.9.2/wechat-threadpool-stub-0.9.2.pom'.
               > Connect to maven.google.com:443 [maven.google.com/142.250.66.78] failed: Connect timed out




这个找不到了,导致编译失败。
/wechat-threadpool-stub-0.9.2.pom


回答关注问题邀请回答
收藏

2 个回答

  • 光圣40度
    光圣40度
    04-28
    我当时测了下,exclude  wechat-threadpool-stub-0.9.2.pom
    

    ,不影响支付,我就给exclue了,结果现在发现分享微信失败了。。。。。

    04-28
    有用
    回复
  • Memory
    Memory
    04-27

    正式版本是6.8.30

    04-27
    有用
    回复
登录 后发表内容