Commit 6c170030dab1bb284adafbd474cd80fecd2b246e
1 parent
15f4397c
新建认证module
Showing
1 changed file
with
1 additions
and
2 deletions
settings.gradle
| 1 | 1 | include ':app:strike' |
| 2 | 2 | //基础库 |
| 3 | -include ':core:base',':core:network',':core:imageload' ,':core:app_qr',':core:database' | |
| 3 | +include ':core:base',':core:network',':core:imageload' ,':core:app_qr',':core:database',':core:dentity_verfication' | |
| 4 | 4 | include ':cloud:user',':cloud:pay',':cloud:third_tool',':cloud:video',':cloud:app_pay' |
| 5 | 5 | include ':module:xiaojiasoundbox',':module:pedometer',':module:shanghaishop',':module:shopcity' |
| 6 | 6 | include ':library_baidumap' |
| 7 | 7 | rootProject.name='ModuleStrike' |
| 8 | -include ':core:dentity_verfication' | ... | ... |