1{
2  "projectPath": ":core:core-backported-fixes",
3  "dependencyAdvice": [
4    {
5      "coordinates": {
6        "type": "module",
7        "identifier": "org.robolectric:shadows-framework",
8        "resolvedVersion": "4.14"
9      },
10      "toConfiguration": "testImplementation"
11    }
12  ]
13}