fix: 修复选择图片异常
This commit is contained in:
parent
8d2eb930b2
commit
1389c182e6
|
|
@ -138,7 +138,7 @@ dependencies {
|
||||||
implementation "com.scwang.smart:refresh-layout-kernel:2.0.1"
|
implementation "com.scwang.smart:refresh-layout-kernel:2.0.1"
|
||||||
implementation "com.scwang.smart:refresh-header-material:2.0.1"
|
implementation "com.scwang.smart:refresh-header-material:2.0.1"
|
||||||
|
|
||||||
implementation "com.zhihu.android:matisse:0.5.3-beta3"
|
implementation 'com.github.lwj1994:Matisse:0.5.3-20220115'
|
||||||
implementation "com.yanzhenjie:permission:2.0.3"
|
implementation "com.yanzhenjie:permission:2.0.3"
|
||||||
implementation "com.gyf.immersionbar:immersionbar:3.0.0"
|
implementation "com.gyf.immersionbar:immersionbar:3.0.0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue