settings.gradle 230 B

1234
  1. include ':app', ':fq_plugin_api', ':fq_plugin_core', ':fq_plugin_base', ':fq_channel_mubao', ':fq_channel_oppo', ':fq_channel_ysdk'
  2. include ':fq_plugin_base_lib'
  3. //include ':app_dev',':app_dev_lib'
  4. rootProject.name='FQChannelSDK'