Updates to fix Crash due to malformed video formats.

This commit is contained in:
Vitor Pamplona 2023-12-05 09:52:15 -05:00
parent cb672d92d0
commit 64a07d8760

View File

@ -266,7 +266,7 @@ dependencies {
implementation 'com.github.lincollincol:compose-audiowaveform:1.1.1'
// Video compression lib
implementation 'com.github.AbedElazizShe:LightCompressor:1.3.1'
implementation 'com.github.AbedElazizShe:LightCompressor:1.3.2'
// Image compression lib
implementation 'id.zelory:compressor:3.0.1'