| { |
| "projectPath": ":wear:protolayout:protolayout-renderer", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test.ext:truth", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:core", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.google.errorprone:error_prone_annotations", |
| "resolvedVersion": "2.28.0" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "junit:junit", |
| "resolvedVersion": "4.13.2" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:annotations", |
| "resolvedVersion": "4.14" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:shadows-framework", |
| "resolvedVersion": "4.14" |
| }, |
| "toConfiguration": "testImplementation" |
| } |
| ] |
| } |