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

Gradle building failed execution #17

Open
BhargavBhansali opened this issue Apr 27, 2022 · 5 comments
Open

Gradle building failed execution #17

BhargavBhansali opened this issue Apr 27, 2022 · 5 comments

Comments

@BhargavBhansali
Copy link

Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.eightbitlab:blurview:1.5.0.
Searched in the following locations:
- https://jitpack.io/com/eightbitlab/blurview/1.5.0/blurview-1.5.0.pom
- https://dl.google.com/dl/android/maven2/com/eightbitlab/blurview/1.5.0/blurview-1.5.0.pom
- https://repo.maven.apache.org/maven2/com/eightbitlab/blurview/1.5.0/blurview-1.5.0.pom
Required by:
project :app > com.github.searchy2:CustomAlertViewDialogue:2.6.1

@koteyka-2
Copy link

I have the same problem

@rayliverified
Copy link
Owner

Would you like to help update the library to the latest version of Android?

@koteyka-2
Copy link

I have never worked with libraries, and I have only recently started writing in JAVA. But I will help as much as I can.

@rayliverified
Copy link
Owner

Thanks, to start, bump the dependencies to the latest version. Then update the outdated code and deprecated APIs.

There could be challenges where the native Android is involved such as the updates to the window and dialog behavior etc.

@koteyka-2
Copy link

But when building it is possible to find the address
com.github.searchy2:CustomAlertViewDialogue:2.6.1
What do dependencies have to do with it?

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

3 participants