1 repositories { 2 maven { url "$rootDir/prebuilts/maven_repo/robolectric" } 3 maven { url "$rootDir/prebuilts/maven_repo/android" } 4 } 5