Gradle building failed execution
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
I have the same problem
Would you like to help update the library to the latest version of Android?
I have never worked with libraries, and I have only recently started writing in JAVA. But I will help as much as I can.
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.
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?