Update:Android remove folder scanning and ffmpegkit

This commit is contained in:
advplyr
2023-11-16 14:52:11 -06:00
parent 301e9b213f
commit 6fe470cfc1
6 changed files with 12 additions and 488 deletions
-3
View File
@@ -125,9 +125,6 @@ dependencies {
// Jackson for JSON
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.12.2'
// FFMPEG-Kit
implementation 'com.arthenica:ffmpeg-kit-min:4.5.1'
}
apply from: 'capacitor.build.gradle'