| { |
| "projectPath": ":wear:protolayout:protolayout-expression", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test.ext:truth", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.truth:truth", |
| "resolvedVersion": "1.0" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "junit:junit", |
| "resolvedVersion": "4.13.2" |
| }, |
| "toConfiguration": "testImplementation" |
| } |
| ] |
| } |