fuzzywuzzy icon indicating copy to clipboard operation
fuzzywuzzy copied to clipboard

Could not find library in gradle

Open prashantpag26 opened this issue 2 years ago • 2 comments

I am trying to use this library for my android studio project. But I am facing this issue.

Could not find me.xdrop:fuzzywuzzy:1.3.0.
Required by:
    project :app
Search in build.gradle files

Can someone help with this? Thanks

prashantpag26 avatar Jun 20 '22 11:06 prashantpag26

@prashantpag26 - Looks like version 1.3.0 is not a valid version for this library. Try 1.4.0 if you want the latest version or use a version listed in Maven Central.

anthonyjosephfarina avatar Jun 29 '22 03:06 anthonyjosephfarina