blob: 688839241433c265c27bc908146c7a43c3abd70e [file] [log] [blame] [edit]
{
"projectPath": ":window:window-java",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.test.ext:junit",
"resolvedVersion": "1.3.0-alpha01"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:core",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "testImplementation",
"toConfiguration": "testRuntimeOnly"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:rules",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:runner",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation",
"toConfiguration": "androidTestRuntimeOnly"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:runner",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "testImplementation",
"toConfiguration": "testRuntimeOnly"
},
{
"coordinates": {
"type": "module",
"identifier": "com.linkedin.dexmaker:dexmaker-mockito",
"resolvedVersion": "2.28.4"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "junit:junit",
"resolvedVersion": "4.13.2"
},
"toConfiguration": "androidTestImplementation"
}
]
}