dependencies { implementation(project(":instrumentation")) implementation(project(":tests")) implementation("junit:junit:4.13.2") }