Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GhostScript0r opened this issue Nov 12, 2023 · 0 comments

Comments

@GhostScript0r
Copy link

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`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant