Skip to content

Commit 274a55e

Browse files
committed
Merge branch 'master' of https://github.com/halibobo/ModuleBuild
2 parents 1b5434f + e148ebf commit 274a55e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ModuleBuild
2+
Module build to apk demo
3+
利用组件(Module)开发apk实例
4+
#### 包含的组件有
5+
**include ':app', ':baselibrary', ':tasks:ordermanager', ':tasks:pointmanager', ':orderlibrary'**
6+
**':baselibrary'是公共组件**
7+
其中 "app"、":tasks:ordermanager"为application组件
8+
其余的":baselibrary"、":tasks:pointmanager"、":orderlibrary"为lib组件
9+
10+

0 commit comments

Comments
 (0)