| { |
| "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" |
| } |
| ] |
| } |