You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

settings.gradle 126B

12345678
  1. include 'api'
  2. include 'app'
  3. include 'plugins'
  4. include 'plugins:plugin1'
  5. include 'plugins:plugin2'
  6. include 'plugins:plugin3'