提交 3ee2809b authored 作者: caoyongfeng's avatar caoyongfeng

android 依赖完善

上级 9e938ebf
...@@ -10,4 +10,4 @@ rootProject.name = 'ffmpeg-kit-flutter-android' ...@@ -10,4 +10,4 @@ rootProject.name = 'ffmpeg-kit-flutter-android'
//} //}
//include ':ffmpeg_kit_flutter' //include ':ffmpeg_kit_flutter'
include ':ffmpeg_aar' // 添加新模块 include ':ffmpeg_aar' // 添加新模块
project(':ffmpeg_aar').projectDir = new File('mylibrary') project(':ffmpeg_aar').projectDir = new File('ffmpeg_aar')
\ No newline at end of file \ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论