refactor: 重构
This commit is contained in:
9
buildGradleScript/module_home.gradle
Normal file
9
buildGradleScript/module_home.gradle
Normal file
@@ -0,0 +1,9 @@
|
||||
//****************************************
|
||||
//******** module_home 的配置文件 *********
|
||||
//****************************************
|
||||
|
||||
apply from: '../buildGradleScript/base/base_module.gradle'
|
||||
|
||||
android {
|
||||
resourcePrefix "home_"
|
||||
}
|
||||
Reference in New Issue
Block a user