| { | |
| "projectPath": ":contentpager:contentpager", | |
| "dependencyAdvice": [ | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "androidx.test.espresso:espresso-core", | |
| "resolvedVersion": "3.7.0-alpha01" | |
| }, | |
| "fromConfiguration": "androidTestImplementation" | |
| }, | |
| { | |
| "coordinates": { | |
| "type": "module", | |
| "identifier": "androidx.test:core", | |
| "resolvedVersion": "1.7.0-alpha01" | |
| }, | |
| "fromConfiguration": "androidTestImplementation", | |
| "toConfiguration": "androidTestRuntimeOnly" | |
| } | |
| ] | |
| } |