Skip to content

jitpack仓库是lib下载不下来,但是浏览器可以 #1

Description

@ss520k

Could not GET 'https://jitpack.io/com/github/hufeiyang/Android-AppLifecycleMgr/applifecycle-plugin/1.0.3/applifecycle-plugin-1.0.3.pom'. Received status code 403 from server: Forbidden
Disable Gradle 'offline mode' and sync project

一开始是你提供的所以关于组件开发的项目报包识别不了,或者上面的错误,后来将
// maven { url 'https://jitpack.io' }
改成 maven { url 'https://www.jitpack.io' }
解决部分问题,现在ComponentLearning和Android-AppLifecycleMgr两个项目都报上的问题

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions