settings.gradle 209 Bytes Edit Raw Blame History 1 2 3 4 5 6 include ':app:strike', ':network', ':xiaojiasoundbox' //基础库 include ':core:base',':core:network',':core:imageload' include ':cloud:user' include ':module:xiaojiasoundbox' rootProject.name='ModuleStrike'