CameraKit / blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.
MIT License
3.72k stars 309 forks source link

Failed to resolved issue #88

Closed YogeshPathania closed 4 months ago

YogeshPathania commented 10 months ago

Hi im facing this issue. Before it was working fine I have tried with every version it still giving me the same error. Error details-Failed to resolve: io.alterac.blurkit:blurkit:XXX @dwillmc @bensandee @austinkettner @linroid @Gregliest

AwaisKhan128 commented 10 months ago

I am facing the same

truthhonestmessaging commented 9 months ago

Same. After upgrading Gradle to version 8.0 getting the same error: Failed to resolve: io.alterac.blurkit:blurkit:1.1.1

I don't directly import blurkit, but it seems some of the libraries I am using are using it.

david-mart commented 9 months ago

importing it from jitpack worked for me: https://jitpack.io/p/wonderkiln/blurkit-android

YogeshPathania commented 4 months ago

If in case it not working import the module in your project