AabResGuard icon indicating copy to clipboard operation
AabResGuard copied to clipboard

现在似乎已经无法拉取到插件 pom 了

Open Quyunshuo opened this issue 10 months ago • 1 comments
trafficstars

A problem occurred configuring root project 'AndroidR8'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find com.bytedance.android:aabresguard-plugin:0.1.0.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/bytedance/android/aabresguard-plugin/0.1.0/aabresguard-plugin-0.1.0.pom
       - https://jcenter.bintray.com/com/bytedance/android/aabresguard-plugin/0.1.0/aabresguard-plugin-0.1.0.pom
       - https://plugins.gradle.org/m2/com/bytedance/android/aabresguard-plugin/0.1.0/aabresguard-plugin-0.1.0.pom
     Required by:
         project :

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Quyunshuo avatar Jan 20 '25 03:01 Quyunshuo