Skip to content

Cannot build the app with Gradlew: dependency com.afollestad:bridge and com.aflloestad:icon-request depreciated and no longer available #59

Description

@GhostScript0r

Building the app will result in error due to unfulfilled dependency

`Could not determine the dependencies of task ':app:lintVitalAaptOptions'.

Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
Could not resolve com.afollestad:bridge:3.2.5.
Required by:
project :app
> Could not resolve com.afollestad:bridge:3.2.5.
> Could not get resource 'https://repo.spring.io/plugins-release/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'.
> Could not GET 'https://repo.spring.io/plugins-release/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'. Received status code 401 from server:
> Could not resolve com.afollestad:bridge:3.2.5.
> Could not get resource 'https://mvnrepository.com/artifact/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'.
> Could not GET 'https://mvnrepository.com/artifact/com/afollestad/bridge/3.2.5/bridge-3.2.5.pom'. Received status code 403 from server: Forbidden
Could not resolve com.afollestad:icon-request:1.5.2.
Required by:
project :app
> Could not resolve com.afollestad:icon-request:1.5.2.
> Could not get resource 'https://repo.spring.io/plugins-release/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'.
> Could not GET 'https://repo.spring.io/plugins-release/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'. Received status code 401 from server:
> Could not resolve com.afollestad:icon-request:1.5.2.
> Could not get resource 'https://mvnrepository.com/artifact/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'.
> Could not GET 'https://mvnrepository.com/artifact/com/afollestad/icon-request/1.5.2/icon-request-1.5.2.pom'. Received status code 403 from server: Forbidden`

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions