a914-gowtham / android-video-trimmer

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

Could not find com.crystal:crystalrangeseekbar:1.1.3. #78

Closed MrV3nomous closed 2 years ago

MrV3nomous commented 2 years ago

There are deprecated API in this project

Execution failed for task ':app:desugarDebugFileDependencies'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.crystal:crystalrangeseekbar:1.1.3.

vkfan commented 2 years ago

I got same issue. any update on this?

Juanjo3299 commented 2 years ago

Add JcCenter repository in build.gradle (app module)

a914-gowtham commented 2 years ago

fixed in the latest version .