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