|
include ':app', ':autolayout', ':circleprogressbarlibraryy', ':xrichtextt', ':zxing', ':XRefreshView'
project(':circleprogressbarlibraryy').projectDir = new File('circleprogressbarlibrary')
include ':library'
project(':xrichtextt').projectDir = new File('xrichtext')
|