settings.gradle 100 B

12345
  1. rootProject.name = "HandheldInspection"
  2. include ':app'
  3. include ':HttpCoreLibrary'
  4. include ':RcCore'