xblur-compose icon indicating copy to clipboard operation
xblur-compose copied to clipboard

Failed to resolve: com.github.x3rocode:xblur-compose:1.0.1

Open 23-59 opened this issue 2 years ago • 1 comments

Task failed with an exception.

What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.github.x3rocode:xblur-compose:1.0.1. Searched in the following locations: https://dl.google.com/dl/android/maven2/com/github/x3rocode/xblur-compose/1.0.1/xblur-compose-1.0.1.pom https://repo.maven.apache.org/maven2/com/github/x3rocode/xblur-compose/1.0.1/xblur-compose-1.0.1.pom Required by: project :app

23-59 avatar Apr 14 '23 14:04 23-59

Seems like this only works for api 33. Have attached a .aar you can use directly but you will have to make sure your project has minSdk 33. You will have to uncompress the zip and use the aar in your project. blur-dialog.zip

nirbhayph avatar Jul 09 '23 15:07 nirbhayph