修复引用错误

This commit is contained in:
范大德 2024-03-12 17:21:02 +08:00
parent 9479ebe39f
commit 15762fb9e0

View File

@ -6,5 +6,5 @@ repositories{
}
dependencies {
implementation(name:'mobile-ffmpeg-arm-4.4.aar', ext:'aar')
implementation(name:'mobile-ffmpeg-arm-4.4', ext:'aar')
}