Modify: 组件化基本模块实现
This commit is contained in:
5
Lib_Main/build.gradle
Normal file
5
Lib_Main/build.gradle
Normal file
@ -0,0 +1,5 @@
|
||||
apply from: '../moduleBase.gradle'
|
||||
|
||||
android {
|
||||
resourcePrefix "main_"
|
||||
}
|
||||
Reference in New Issue
Block a user