1{ 2 "projectPath": ":metrics:metrics-performance", 3 "dependencyAdvice": [ 4 { 5 "coordinates": { 6 "type": "module", 7 "identifier": "androidx.annotation:annotation", 8 "resolvedVersion": "1.8.1" 9 }, 10 "toConfiguration": "androidTestImplementation" 11 }, 12 { 13 "coordinates": { 14 "type": "module", 15 "identifier": "androidx.annotation:annotation", 16 "resolvedVersion": "1.8.1" 17 }, 18 "toConfiguration": "implementation" 19 }, 20 { 21 "coordinates": { 22 "type": "module", 23 "identifier": "androidx.collection:collection", 24 "resolvedVersion": "1.4.2" 25 }, 26 "fromConfiguration": "implementation" 27 }, 28 { 29 "coordinates": { 30 "type": "module", 31 "identifier": "androidx.coordinatorlayout:coordinatorlayout", 32 "resolvedVersion": "1.1.0" 33 }, 34 "toConfiguration": "androidTestImplementation" 35 }, 36 { 37 "coordinates": { 38 "type": "module", 39 "identifier": "androidx.core:core-ktx", 40 "resolvedVersion": "1.13.1" 41 }, 42 "fromConfiguration": "androidTestImplementation" 43 }, 44 { 45 "coordinates": { 46 "type": "module", 47 "identifier": "androidx.customview:customview", 48 "resolvedVersion": "1.1.0" 49 }, 50 "toConfiguration": "androidTestImplementation" 51 }, 52 { 53 "coordinates": { 54 "type": "module", 55 "identifier": "androidx.fragment:fragment", 56 "resolvedVersion": "1.6.2" 57 }, 58 "toConfiguration": "androidTestImplementation" 59 }, 60 { 61 "coordinates": { 62 "type": "module", 63 "identifier": "androidx.test.espresso:espresso-core", 64 "resolvedVersion": "3.7.0-alpha01" 65 }, 66 "fromConfiguration": "androidTestImplementation" 67 }, 68 { 69 "coordinates": { 70 "type": "module", 71 "identifier": "androidx.transition:transition", 72 "resolvedVersion": "1.4.1" 73 }, 74 "toConfiguration": "androidTestImplementation" 75 }, 76 { 77 "coordinates": { 78 "type": "module", 79 "identifier": "com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework", 80 "resolvedVersion": "2.1" 81 }, 82 "fromConfiguration": "androidTestImplementation" 83 }, 84 { 85 "coordinates": { 86 "type": "module", 87 "identifier": "com.google.truth:truth", 88 "resolvedVersion": "1.0.1" 89 }, 90 "fromConfiguration": "androidTestImplementation" 91 }, 92 { 93 "coordinates": { 94 "type": "module", 95 "identifier": "junit:junit", 96 "resolvedVersion": "4.13.2" 97 }, 98 "toConfiguration": "androidTestImplementation" 99 }, 100 { 101 "coordinates": { 102 "type": "module", 103 "identifier": "org.hamcrest:hamcrest-core", 104 "resolvedVersion": "1.3" 105 }, 106 "toConfiguration": "androidTestImplementation" 107 }, 108 { 109 "coordinates": { 110 "type": "module", 111 "identifier": "org.hamcrest:hamcrest-library", 112 "resolvedVersion": "1.3" 113 }, 114 "toConfiguration": "androidTestImplementation" 115 }, 116 { 117 "coordinates": { 118 "type": "project", 119 "identifier": ":internal-testutils-common" 120 }, 121 "fromConfiguration": "androidTestImplementation" 122 }, 123 { 124 "coordinates": { 125 "type": "project", 126 "identifier": ":internal-testutils-espresso" 127 }, 128 "fromConfiguration": "androidTestImplementation" 129 }, 130 { 131 "coordinates": { 132 "type": "project", 133 "identifier": ":internal-testutils-runtime" 134 }, 135 "fromConfiguration": "androidTestImplementation" 136 }, 137 { 138 "coordinates": { 139 "type": "project", 140 "identifier": ":lifecycle:lifecycle-viewmodel" 141 }, 142 "toConfiguration": "androidTestImplementation" 143 }, 144 { 145 "coordinates": { 146 "type": "project", 147 "identifier": ":navigation:navigation-common" 148 }, 149 "toConfiguration": "androidTestImplementation" 150 }, 151 { 152 "coordinates": { 153 "type": "project", 154 "identifier": ":navigation:navigation-fragment-ktx" 155 }, 156 "fromConfiguration": "androidTestImplementation" 157 }, 158 { 159 "coordinates": { 160 "type": "project", 161 "identifier": ":navigation:navigation-runtime" 162 }, 163 "toConfiguration": "androidTestImplementation" 164 } 165 ] 166}