-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.gradle
29 lines (29 loc) · 994 Bytes
/
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
include ':common:logger'
include ':common:once'
include ':common:xrecyclerview'
include ':googlesamples:unsplash'
include ':googlesamples:topeka'
include ':googlesamples:DisplayingBitmaps'
include ':googlesamples:CustomTranstition'
include ':googlesamples:flashlight'
include ':DesignPattern:projectpattern'
include ':MaterialDesign:materialdesign'
include ':MaterialDesign:coordinatorappbar'
include ':MaterialDesign:scrollshapeui'
include ':RxJava:base'
include ':RxJava:rxjavasamples'
include ':Androidkaifayishu:viewbase'
include ':Androidkaifayishu:viewwork'
include ':tools:topactivity'
include ':tools:capturingphotos'
include ':widget:webviewsample'
include ':widget:toolbartitleanimation'
include ':widget:tuya'
include ':widget:DragRecyclerView'
include ':widget:customviewstudy'
include ':booksource:coolweather'
include ':architecture:todo-databinding'
include ':architecture:todo-mvp-dagger'
include ':architecture:dagger2example'
include ':aige:finisone'
include ':aige:finistwo'