rootProject.name = 'Tests' include ':app' include ':rngl', ':app' project(':rngl').projectDir = new File(rootProject.projectDir, '../../../android')