-
Notifications
You must be signed in to change notification settings - Fork 5
/
settings.gradle
104 lines (75 loc) · 2.22 KB
/
settings.gradle
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
include ':app'
// start aar
include ':libsCenter', ':biz-libs'
//end aar
// start other libs
include ':otherlibs',
':otherlibs:jiaozivideoplayer',
':otherlibs:imagepicker',
':otherlibs:libraryglide37sinayulan',
':otherlibs:libgreendao',
':otherlibs:slbapp-share',
':otherlibs:slbapp-statistics',
':otherlibs:slbapp-jpush'
//end other libs
// start commonlibs
include ':baselibrary'
include ':commonlibs',
':commonlibs:libglin',
':commonlibs:libglide37',
':commonlibs:libglide47',
':commonlibs:libutils',
':commonlibs:libretrofit',
':commonlibs:libvariants',
':commonlibs:libwebview',
':commonlibs:librararyforfileprovdider',
':commonlibs:libupdateapputils',
':commonlibs:libmvp'
// end commonlibs
// start biz
//include ':biz',
// ':biz:biz-demo1',
// ':biz:biz-demo2',
// ':biz:biz-pollorder',
// ':biz:biz-identification',
// ':biz:biz-mz',
// ':biz:biz-wine-management'
// end biz
// start biz2
include ':biz2',
':biz2:biz2-phone-demo1',
':biz2:biz2-phone-pay-wx2'
// end biz2.
// start bi3
include ':biz3',
':biz3:biz3-slbapp-demo1'
// end biz3
//appjiuzhidao start
//include ':appjiuzhidao',
// ':appjiuzhidao:jiuzhidaoapp',
// ':appjiuzhidao:jiuzhidao-demo',
// ':appjiuzhidao:jiuzhidao-dermo1'
//appjiuzhidao end
//jiuzhidaophone end
include ':appphone',
':appphone:jiuzhidaophone',
':appphone:jiuzhidaophone-index',
':appphone:uplus-control',
':appphone:jiuzhidaophone-share',
':appphone:jiuzhidaophone-shopcommon',
':appphone:jiuzhidaophone-order',
':appphone:jiuzhidaophone-pay',
':appphone:jiuzhidaophone-search',
':appphone:jiuzhidaophone-usercenter',
':appphone:jiuzhidaophone-cart',
':appphone:jiuzhidaophone-address',
':appphone:jiuzhidaophone-splash'
//jiuzhidaophone end
//slbappone start
include ':sailubanone',
':sailubanone:slbapp',
':sailubanone:slbapp-index',
':sailubanone:slbapp-splash',
':sailubanone:slbapp-login',
':sailubanone:slbappreadbook'
//slbappone end