fix: 修改音频选择器

This commit is contained in:
2023-01-06 16:47:47 +08:00
parent df08700257
commit 4bdfbb72f6
3 changed files with 68 additions and 14 deletions

View File

@@ -143,6 +143,7 @@ dependencies {
implementation 'com.github.JagarYousef:ChatVoicePlayer:1.1.0'
// 图片查看器 https://github.com/XiaoGe-1996/ImageViewer
implementation 'com.github.XiaoGe-1996:ImageViewer:v1.0.0'
implementation 'com.github.majidarabi:AndroidFilePicker:0.2.1'
}
kapt {