settings.gradle 225 Bytes
Newer Older
1 2 3
include ':sobot_pictureframe'
include ':sobot_network'
include ':sobot_utils'
郑娜伟 committed
4
include ':sobot_gson'
5
include ':sobot_common'
郑娜伟 committed
6
include ':sobot_widget'
zhengnw@sobot.com committed
7
include ':sobot_album'
8 9 10
include ':app'
rootProject.name = "Sobot_module_Dev"