blob: 9ae5b86ad570214d521a1a1934ee2eb774670096 [file] [log] [blame]
{
"projectPath": ":lifecycle:lifecycle-livedata",
"dependencyAdvice": [
{
"coordinates": {
"type": "module",
"identifier": "androidx.annotation:annotation",
"resolvedVersion": "1.8.1"
},
"toConfiguration": "implementation"
},
{
"coordinates": {
"type": "module",
"identifier": "junit:junit",
"resolvedVersion": "4.13.2"
},
"toConfiguration": "androidTestImplementation"
},
{
"coordinates": {
"type": "module",
"identifier": "org.hamcrest:hamcrest-core",
"resolvedVersion": "1.3"
},
"toConfiguration": "testImplementation"
},
{
"coordinates": {
"type": "project",
"identifier": ":lifecycle:lifecycle-common"
},
"toConfiguration": "testImplementation"
}
]
}