1{ 2 "projectPath": ":core:core-animation-testing", 3 "dependencyAdvice": [ 4 { 5 "coordinates": { 6 "type": "module", 7 "identifier": "androidx.annotation:annotation", 8 "resolvedVersion": "1.8.1" 9 }, 10 "fromConfiguration": "api" 11 }, 12 { 13 "coordinates": { 14 "type": "module", 15 "identifier": "androidx.core:core", 16 "resolvedVersion": "1.13.0" 17 }, 18 "fromConfiguration": "implementation" 19 } 20 ] 21}