| { |
| "projectPath": ":wear:wear-phone-interactions", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "wear-sdk.jar" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.core:core", |
| "resolvedVersion": "1.6.0" |
| }, |
| "fromConfiguration": "api" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:annotations", |
| "resolvedVersion": "4.14" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:sandbox", |
| "resolvedVersion": "4.14" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:shadowapi", |
| "resolvedVersion": "4.14" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.robolectric:shadows-framework", |
| "resolvedVersion": "4.14" |
| }, |
| "toConfiguration": "testImplementation" |
| } |
| ] |
| } |