blob: d46c986efa4ba7788344990de3b357ad8e60037b [file]
{
"projectPath": ":credentials:registry:registry-provider",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.annotation:annotation",
"resolvedVersion": "1.8.1"
},
"toConfiguration": "implementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:monitor",
"resolvedVersion": "1.8.0-alpha01"
},
"toConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "androidx.test:rules",
"resolvedVersion": "1.7.0-alpha01"
},
"fromConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-android",
"resolvedVersion": "1.7.3"
},
"fromConfiguration": "androidTestImplementation",
"toConfiguration": "androidTestRuntimeOnly"
}
]
}