Could not resolve all files for configuration ':app:debugCompileClasspath'. using Android Studio Chipmunk | 2021.2.1
I have recorded a video using mobile camera but now i want to trim that video using a library, after adding the below dependency for trimming feature.
implementation 'com.github.a914-gowtham:android-video-trimmer:1.7.0'
i am getting this error:
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugCompileClasspath'.
<a href="
https://i.stack.imgur.com/oBpJV.png▾
" rel="nofollow...