rootProject.name = "Reader" include(":CommonCode") project(":CommonCode").projectDir = File("../CommonCode")