This commit is contained in:
2022-09-09 13:36:01 +08:00
parent b515e9eea2
commit 89ed3f5121
27 changed files with 181 additions and 129 deletions

View File

@@ -128,6 +128,8 @@ dependencies {
//鲁班
api rootProject.ext.dependencies["Luban"]
//图片加载器,可以压缩图
api rootProject.ext.dependencies["imageloader"]
//一个Picker控件选择日期城市用
api files('libs/AndroidPicker-1.5.6.jar')