CustomAlertViewDialogue icon indicating copy to clipboard operation
CustomAlertViewDialogue copied to clipboard

Gradle building failed execution

Open BhargavBhansali opened this issue 3 years ago • 5 comments

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

BhargavBhansali avatar Apr 27 '22 08:04 BhargavBhansali

I have the same problem

koteyka-2 avatar Sep 14 '24 11:09 koteyka-2

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

rayliverified avatar Sep 14 '24 23:09 rayliverified

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

koteyka-2 avatar Sep 16 '24 10:09 koteyka-2

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.

rayliverified avatar Sep 16 '24 16:09 rayliverified

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?

koteyka-2 avatar Sep 16 '24 17:09 koteyka-2