提交 084ba457 authored 作者: caoyongfeng's avatar caoyongfeng

android 依赖完善

上级 9575b5b8
configurations.maybeCreate("default")
artifacts.add("default", file("ffmpeg-kit-https-5.1.aar"))
\ No newline at end of file
......@@ -63,6 +63,8 @@ repositories {
dependencies {
implementation 'androidx.annotation:annotation:1.2.0'
// implementation 'com.arthenica:ffmpeg-kit-https:4.5.1-1'
implementation files('libs/ffmpeg-kit-https-5.1.aar')
// implementation files('libs/ffmpeg-kit-https-5.1.aar')
// api(project(":cabinet_aar"))
api project(':android_aar')
}
package android
rootProject.name = 'ffmpeg-kit-flutter-android'
include(":android_aar")
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论