导入WbCloudFaceLiveSdk和WbCloudNormal没有报错,导入WbCloudFaceWillSdk就报错,手动导入找不到WbCloudFaceWillSdk.aar文件,报错如下
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
> Could not find :WbCloudFaceWillSdk-v1.0.0-3b725d95:.
Required by:
project :app
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
相似问题