settings.gradle 133 B

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