This commit is contained in:
jinyuer
2020-08-27 15:34:03 +08:00
parent 891c933c9b
commit 2442ab8a70
25 changed files with 1918 additions and 10 deletions

View File

@@ -137,7 +137,7 @@ android {
implementation 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0' //1.0.5及以前版本的老用户升级需谨慎API改动过大
// 基础依赖包,必须要依赖
implementation 'com.gyf.immersionbar:immersionbar:3.0.0'
implementation 'liji.library.dev:citypickerview:5.2.2'
// implementation 'com.zhihu.android:matisse:0.5.3-beta3'
}