AndroidUtilCode icon indicating copy to clipboard operation
AndroidUtilCode copied to clipboard

Could not resolve com.github.Blankj:lib_common:1.30.0

Open lingchenma opened this issue 9 months ago • 2 comments

描述 Bug

构建app时报错

  • AndroidUtilCode 的版本:
  • 出现 Bug 的设备型号:
  • 设备的 Android 版本:

相关代码

异常堆栈

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.github.Blankj:lib_common:1.30.0. Required by: project :app > com.github.Blankj:AndroidUtilCode:1.30.0 > com.github.Blankj.AndroidUtilCode:utilcode-export:1.30.0 > Could not resolve com.github.Blankj:lib_common:1.30.0. > Could not get resource 'https://jitpack.io/com/github/Blankj/lib_common/1.30.0/lib_common-1.30.0.pom'. > Could not GET 'https://jitpack.io/com/github/Blankj/lib_common/1.30.0/lib_common-1.30.0.pom'. Received status code 401 from server: Unauthorized > Could not resolve com.github.Blankj:lib_common:1.30.0. > Could not get resource 'https://www.jitpack.io/com/github/Blankj/lib_common/1.30.0/lib_common-1.30.0.pom'. > Could not GET 'https://www.jitpack.io/com/github/Blankj/lib_common/1.30.0/lib_common-1.30.0.pom'. Received status code 401 from server: Unauthorized

截图

如果有的话请添加屏幕截图以帮助解释问题。

请删除当前行及以下内容

感谢支持 AndroidUtilCode.

lingchenma avatar Jan 14 '25 04:01 lingchenma