settings.gradle 131 B

12345
  1. rootProject.name = 'YYXXSupportSdk'
  2. include ':demo'
  3. include ':library_support'
  4. include ':library_volleyx'
  5. include ':library_volley'