| { |
| "projectPath": ":work:work-gcm", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.annotation:annotation", |
| "resolvedVersion": "1.7.0-beta01" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.arch.core:core-runtime", |
| "resolvedVersion": "2.2.0" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.room:room-compiler", |
| "resolvedVersion": "2.5.0" |
| }, |
| "fromConfiguration": "annotationProcessor" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.room:room-testing", |
| "resolvedVersion": "2.6.1" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test.espresso:espresso-core", |
| "resolvedVersion": "3.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "com.linkedin.dexmaker:dexmaker-mockito", |
| "resolvedVersion": "2.28.4" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.hamcrest:hamcrest-core", |
| "resolvedVersion": "1.3" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.hamcrest:hamcrest-library", |
| "resolvedVersion": "1.3" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| } |
| ] |
| } |