1{ 2 "projectPath": ":camera:camera-core", 3 "dependencyAdvice": [ 4 { 5 "coordinates": { 6 "type": "module", 7 "identifier": "androidx.arch.core:core-common", 8 "resolvedVersion": "2.1.0" 9 }, 10 "toConfiguration": "api" 11 }, 12 { 13 "coordinates": { 14 "type": "module", 15 "identifier": "androidx.arch.core:core-common", 16 "resolvedVersion": "2.1.0" 17 }, 18 "toConfiguration": "testImplementation" 19 }, 20 { 21 "coordinates": { 22 "type": "module", 23 "identifier": "androidx.exifinterface:exifinterface", 24 "resolvedVersion": "1.3.2" 25 }, 26 "fromConfiguration": "testImplementation" 27 }, 28 { 29 "coordinates": { 30 "type": "module", 31 "identifier": "androidx.lifecycle:lifecycle-livedata-core", 32 "resolvedVersion": "2.3.1" 33 }, 34 "toConfiguration": "api" 35 }, 36 { 37 "coordinates": { 38 "type": "module", 39 "identifier": "androidx.lifecycle:lifecycle-livedata-core", 40 "resolvedVersion": "2.3.1" 41 }, 42 "toConfiguration": "testImplementation" 43 }, 44 { 45 "coordinates": { 46 "type": "module", 47 "identifier": "androidx.test:monitor", 48 "resolvedVersion": "1.8.0-alpha01" 49 }, 50 "toConfiguration": "androidTestImplementation" 51 }, 52 { 53 "coordinates": { 54 "type": "module", 55 "identifier": "com.google.guava:guava", 56 "resolvedVersion": "33.3.1-jre" 57 }, 58 "toConfiguration": "androidTestImplementation" 59 }, 60 { 61 "coordinates": { 62 "type": "module", 63 "identifier": "com.google.guava:guava", 64 "resolvedVersion": "33.3.1-jre" 65 }, 66 "toConfiguration": "testImplementation" 67 }, 68 { 69 "coordinates": { 70 "type": "module", 71 "identifier": "com.linkedin.dexmaker:dexmaker-mockito", 72 "resolvedVersion": "2.28.4" 73 }, 74 "fromConfiguration": "androidTestImplementation" 75 }, 76 { 77 "coordinates": { 78 "type": "module", 79 "identifier": "junit:junit", 80 "resolvedVersion": "4.13.2" 81 }, 82 "toConfiguration": "androidTestImplementation" 83 }, 84 { 85 "coordinates": { 86 "type": "module", 87 "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", 88 "resolvedVersion": "1.7.3" 89 }, 90 "toConfiguration": "androidTestImplementation" 91 }, 92 { 93 "coordinates": { 94 "type": "module", 95 "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", 96 "resolvedVersion": "1.7.3" 97 }, 98 "toConfiguration": "implementation" 99 }, 100 { 101 "coordinates": { 102 "type": "module", 103 "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", 104 "resolvedVersion": "1.7.3" 105 }, 106 "toConfiguration": "testImplementation" 107 }, 108 { 109 "coordinates": { 110 "type": "module", 111 "identifier": "org.robolectric:annotations", 112 "resolvedVersion": "4.14" 113 }, 114 "toConfiguration": "testImplementation" 115 }, 116 { 117 "coordinates": { 118 "type": "module", 119 "identifier": "org.robolectric:shadowapi", 120 "resolvedVersion": "4.14" 121 }, 122 "toConfiguration": "testImplementation" 123 }, 124 { 125 "coordinates": { 126 "type": "module", 127 "identifier": "org.robolectric:shadows-framework", 128 "resolvedVersion": "4.14" 129 }, 130 "toConfiguration": "testImplementation" 131 }, 132 { 133 "coordinates": { 134 "type": "project", 135 "identifier": ":camera:camera-video" 136 }, 137 "toConfiguration": "testImplementation" 138 } 139 ] 140}