blob: d80dbe0f84f2edb83c8ed1de3291c6e3f4ee9a37 [file] [log] [blame]
{
"projectPath": ":test:ext:junit-gtest",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.test.espresso:espresso-core",
"resolvedVersion": "3.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test.ext:junit",
"resolvedVersion": "1.3.0-alpha01"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "com.android.ndk.thirdparty:googletest",
"resolvedVersion": "1.11.0-beta-1"
},
"fromConfiguration": "implementation"
},
{
"coordinates": {
"type": "module",
"identifier": "com.google.truth:truth",
"resolvedVersion": "1.0.1"
},
"fromConfiguration": "androidTestImplementation"
}
]
}