blob: 098acb359ea109c589aa266414c711a40bf47593 [file] [log] [blame] [edit]
{
"projectPath": ":camera:camera-camera2-pipe-testing",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:runner",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "testImplementation",
"toConfiguration": "testRuntimeOnly"
},
{
"coordinates": {
"type": "module",
"identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core",
"resolvedVersion": "1.7.3"
},
"toConfiguration": "api"
},
{
"coordinates": {
"type": "module",
"identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-guava",
"resolvedVersion": "1.7.3"
},
"fromConfiguration": "implementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.robolectric:annotations",
"resolvedVersion": "4.14"
},
"toConfiguration": "testImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.robolectric:sandbox",
"resolvedVersion": "4.14"
},
"toConfiguration": "testImplementation"
}
]
}