hy 1 年之前
父節點
當前提交
034d33c154
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/build.gradle

+ 1 - 0
app/build.gradle

@ -296,6 +296,7 @@ dependencies {
296 296
    implementation 'com.github.jenly1314:kingkeyboard:1.0.4'
297 297
    // 权限请求框架:https://github.com/getActivity/XXPermissions
298 298
    implementation 'com.github.getActivity:XXPermissions:16.2'
299
    implementation 'androidx.recyclerview:recyclerview:1.2.1'
299 300
    //极速版 (预计占用 4M 左右空间),主要移除了一些不常用的编解码器
300 301
//    implementation 'com.github.microshow:RxFFmpeg:4.9.0-lite'
301 302
}