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
,不影响支付,我就给exclue了,结果现在发现分享微信失败了。。。。。
正式版本是6.8.30