Skip to content

编译过程中报错缺乏任务依赖。 #3

Description

@jskxy

gradle assembleRelease

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':app:compileReleaseJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:releaseCompileClasspath'.
Could not resolve de.robv.android.xposed:api:82.
Required by:
project :app
> Could not resolve de.robv.android.xposed:api:82.
> Could not get resource 'https://jitpack.io/de/robv/android/xposed/api/82/api-82.pom'.
> Could not HEAD 'https://jitpack.io/de/robv/android/xposed/api/82/api-82.pom'. Received status code 401 from server: Unauthorized

在build.gradle文件中的链接也没有相应的依赖。

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