Commit c0eb8727 authored by fallenstardust's avatar fallenstardust

升级图片选择依赖库

parent ff0c8370
...@@ -111,7 +111,7 @@ dependencies { ...@@ -111,7 +111,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.12.0'
//图片选择 //图片选择
implementation 'com.yuyh.imgsel:library:2.1.0' implementation 'com.github.smuyyh:ImageSelector:3.0'
//跨进程SharedPreferencesPlus工具 //跨进程SharedPreferencesPlus工具
implementation 'com.github.zhangliangming:PreferencesProvider:v1.3' implementation 'com.github.zhangliangming:PreferencesProvider:v1.3'
implementation 'org.apache.commons:commons-lang3:3.7' implementation 'org.apache.commons:commons-lang3:3.7'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment