feat: optimize ffmpeg (#906)
This commit is contained in:
@@ -18,7 +18,7 @@ recyclerview = "1.3.2"
|
||||
compose-bom = "2024.02.01"
|
||||
bcprov-jdk18on = "1.77"
|
||||
dexlib2 = "3.0.5"
|
||||
ffmpeg-kit = "5.1.LTS" # DO NOT UPDATE FFMPEG-KIT TO "5.1" it breaks stuff :3
|
||||
ffmpeg-kit = "6.0-2.LTS"
|
||||
gson = "2.10.1"
|
||||
junit = "5.10.2"
|
||||
material3 = "1.2.0"
|
||||
@@ -61,4 +61,4 @@ androidLibrary = { id = "com.android.library", version.ref = "agp" }
|
||||
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||
|
||||
|
||||
[bundles]
|
||||
[bundles]
|
||||
Reference in New Issue
Block a user