Not Working on my latest android Studio (Electric Eel version) and Failed to resolve: com.github.Udhayarajan:liquid-swipe-android:1.0.1 Show in Project Structure dialog Affected Modules: app..... #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#Hey! @Udhayarajan I referred your solution to my Latest Android Studio(Electric Eel) with my compile SDK version is 33(also tried to change SDK Version but error still facing), I've been facing this issue for the last 5 days but can't solve it, I applied everything on my code as you say but warning still display when I build my Application and the error is which is ->
Failed to resolve: com.github.Udhayarajan:liquid-swipe-android:1.0.1
Show in Project Structure dialog
Affected Modules: app
and when I run the application then the error is->
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Please I'm Requesting to you provide a better solution to get rid of this issue.....