errors updating Android Studio for targetSDK34

807 Views Asked by At

As Android requires I update targetSDK to 34 I've run into an error I don't know how to find and fix. I use the toptoche searchable spinner 1.3.1 and have never had an issue, now after making the changes in my gradle for target"comSDK34 I get this error,

org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'. org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.toptoche.searchablespinner:searchablespinnerlibrary:1.3.1.

Understanding what to do is beyond my limited self taught abilities, any pointers would be much appreciated

0

There are 0 best solutions below