android-video-trimmer icon indicating copy to clipboard operation
android-video-trimmer copied to clipboard

can not create new implementation

Open pstlvictoras opened this issue 3 years ago • 1 comments
trafficstars

Hello, When I am trying to add implementation with dependency in build.gralde I have this error.

Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

Any idea? Thank you!

P.S. This is the version implementation 'com.github.a914-gowtham:android-video-trimmer:1.7.0'

pstlvictoras avatar Feb 14 '22 19:02 pstlvictoras

@pstlvictoras try following solution https://stackoverflow.com/questions/53932195/android-studio-3-2-1-artifactresolveexception-could-not-resolve-all-artifacts-f

a914-gowtham avatar Feb 15 '22 05:02 a914-gowtham