settings.gradle 113 B

1234
  1. include ':app'
  2. include ':configinfo'
  3. include ':core:extension',":core:share"
  4. rootProject.name = "TVRemoteControl"