Skip to content

Failed to Resolve Dependency: android-issue-reporter Version 1.4.2 Not Found #161

@MihaiCristianCondrea

Description

@MihaiCristianCondrea

Describe the bug

The latest version 1.4.2 of the android-issue-reporter library is not working as expected. The error message is: "Failed to resolve: com.heinrichreimersoftware:android-issue-reporter:1.4.2".

Reproduce

Steps to reproduce the behavior:

  1. Add the library with version 1.4.2.
  2. Try to build the project.
  3. See the error "Failed to resolve: com.heinrichreimersoftware:android-issue-reporter:1.4.2".

Expected behavior

The project should build successfully without any errors when using version 1.4.2 of the android-issue-reporter library.

Stack trace / screenshots

Unfortunately, I don't have a stack trace or screenshots at the moment.

Device

  • Device: [Not needed]
  • OS: [Not needed]
  • Browser: [Not needed]
  • Version: [Not needed]

Additional context

This issue started occurring after updating the library to version 1.4.2. The previous version 1.3.1 was working fine and is present on the Maven repository. However, version 1.4.2 is on JitPack, which could be causing the issue. It seems that the project is not able to resolve the dependency from JitPack, even after adding JitPack to the project's build files. A potential solution could be to provide an updated version of the dependency on both Maven and JitPack.

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