apply from: "../lib_default_config.gradle" apply plugin: 'dagger.hilt.android.plugin' dependencies { //底层 implementation project(':cs_baselib') }