blob: 3d95fb45c1d7389f4ee3910177016f79e90e03b2 [file] [log] [blame] [edit]
{
"projectPath": ":bluetooth:bluetooth-testing",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "junit:junit",
"resolvedVersion": "4.13.2"
},
"toConfiguration": "testImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.robolectric:shadows-framework",
"resolvedVersion": "4.14"
},
"toConfiguration": "testImplementation"
}
]
}