Commit 988f945b830ceff87752228b2b99849471888179
1 parent
3bd92e8c
1 修改图片结构体参数
Showing
2 changed files
with
2 additions
and
1 deletions
app/strike/build.gradle
| ... | ... | @@ -179,7 +179,7 @@ dependencies { |
| 179 | 179 | implementation project(path: ':core:imageload') |
| 180 | 180 | implementation project(path: ':module:xiaojiasoundbox') |
| 181 | 181 | implementation project(path: ':module:pedometer') |
| 182 | -// implementation project(path: ':module:shanghaishop') | |
| 182 | + implementation project(path: ':module:shanghaishop') | |
| 183 | 183 | implementation project(path: ':library_baidumap') |
| 184 | 184 | implementation 'com.jakewharton.rxbinding3:rxbinding:3.1.0' |
| 185 | 185 | // implementation project(path: ':core:util') | ... | ... |