refactor(frame): 调整项目结构
移除buildGradleScript、lib_net模块,将网络层迁移至lib_common层 升级Gradle版本及
This commit is contained in:
@ -2,6 +2,5 @@ include(
|
||||
":app",
|
||||
":lib_base",
|
||||
":lib_common",
|
||||
":lib_net",
|
||||
":module_home"
|
||||
)
|
||||
Reference in New Issue
Block a user