a914-gowtham / android-video-trimmer

Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
Other
362 stars 115 forks source link

Gradle Build Fails #55

Open irounik opened 3 years ago

irounik commented 3 years ago

It seems that the library needs some resources which can't be found.

LOG:

FAILURE: Build failed with an exception.

BUILD FAILED in 10s

a914-gowtham commented 3 years ago

@Rounik10 Sorry for the delayed response Could you try adding jcenter(), mavenCentral() and Jitpack() in the project-level build.gradle file.