You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :app:writeDebugSigningConfigVersions UP-TO-DATE
FAILURE: Build completed with 7 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve com.wang.avi:library:2.1.3.
Required by:
project :app > project :wgllss-common-re-library
> Could not resolve com.wang.avi:library:2.1.3.
> Could not get resource 'https://jitpack.io/com/wang/avi/library/2.1.3/library-2.1.3.pom'.
> Could not HEAD 'https://jitpack.io/com/wang/avi/library/2.1.3/library-2.1.3.pom'. Received status code 401 from server: Unauthorized
> Task :app:writeDebugSigningConfigVersions UP-TO-DATE
FAILURE: Build completed with 7 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not resolve com.wang.avi:library:2.1.3.
Required by:
project :app > project :wgllss-common-re-library
> Could not resolve com.wang.avi:library:2.1.3.
> Could not get resource 'https://jitpack.io/com/wang/avi/library/2.1.3/library-2.1.3.pom'.
> Could not HEAD 'https://jitpack.io/com/wang/avi/library/2.1.3/library-2.1.3.pom'. Received status code 401 from server: Unauthorized
在local.properties里添加:
workingDirPath=/Users/gongzelong/Downloads/sdk/build-tools/32.0.0/
发现可以Gradle Sync成功。
Issue:
但是点击运行的时候就报错:
Investigation:
看着貌似是这个库下载不下来。我点击了这个链接,能访问,但是提示要输入username和password。
The text was updated successfully, but these errors were encountered: