1{ 2 "projectPath": ":navigation:navigation-dynamic-features-fragment", 3 "dependencyAdvice": [ 4 { 5 "coordinates": { 6 "type": "module", 7 "identifier": "androidx.annotation:annotation", 8 "resolvedVersion": "1.8.1" 9 }, 10 "toConfiguration": "implementation" 11 }, 12 { 13 "coordinates": { 14 "type": "module", 15 "identifier": "com.google.android.play:core-common", 16 "resolvedVersion": "2.0.3" 17 }, 18 "toConfiguration": "implementation" 19 } 20 ] 21}