blob: b6db7c4eda7410cfffd80b869dd7c6d791f3c189 [file] [edit]
{
"projectPath": ":lifecycle:lifecycle-livedata-core",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.annotation:annotation",
"resolvedVersion": "1.8.1"
},
"toConfiguration": "implementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.hamcrest:hamcrest-core",
"resolvedVersion": "1.3"
},
"toConfiguration": "testImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core",
"resolvedVersion": "1.7.3"
},
"toConfiguration": "testImplementation"
}
]
}