settings.gradle 95 B

1234
  1. include ':testdemo'
  2. include ':libserial'
  3. include ':app', ':waynelib_'
  4. rootProject.name = "issp"