1{ 2 "projectPath": ":room:room-paging-rxjava3", 3 "dependencyAdvice": [ 4 { 5 "coordinates": { 6 "type": "module", 7 "identifier": "androidx.annotation:annotation", 8 "resolvedVersion": "1.9.1" 9 }, 10 "toConfiguration": "implementation" 11 }, 12 { 13 "coordinates": { 14 "type": "module", 15 "identifier": "androidx.paging:paging-common", 16 "resolvedVersion": "3.3.2" 17 }, 18 "toConfiguration": "androidTestImplementation" 19 }, 20 { 21 "coordinates": { 22 "type": "module", 23 "identifier": "androidx.paging:paging-common", 24 "resolvedVersion": "3.3.2" 25 }, 26 "toConfiguration": "api" 27 }, 28 { 29 "coordinates": { 30 "type": "module", 31 "identifier": "androidx.test:core", 32 "resolvedVersion": "1.7.0-alpha01" 33 }, 34 "toConfiguration": "androidTestImplementation" 35 }, 36 { 37 "coordinates": { 38 "type": "module", 39 "identifier": "io.reactivex.rxjava3:rxjava", 40 "resolvedVersion": "3.0.2" 41 }, 42 "toConfiguration": "androidTestImplementation" 43 }, 44 { 45 "coordinates": { 46 "type": "module", 47 "identifier": "io.reactivex.rxjava3:rxjava", 48 "resolvedVersion": "3.0.2" 49 }, 50 "toConfiguration": "api" 51 }, 52 { 53 "coordinates": { 54 "type": "module", 55 "identifier": "junit:junit", 56 "resolvedVersion": "4.13.2" 57 }, 58 "toConfiguration": "androidTestImplementation" 59 }, 60 { 61 "coordinates": { 62 "type": "module", 63 "identifier": "org.jetbrains.kotlin:kotlin-test", 64 "resolvedVersion": "2.1.10" 65 }, 66 "toConfiguration": "androidTestImplementation" 67 }, 68 { 69 "coordinates": { 70 "type": "module", 71 "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core", 72 "resolvedVersion": "1.7.3" 73 }, 74 "toConfiguration": "androidTestImplementation" 75 }, 76 { 77 "coordinates": { 78 "type": "project", 79 "identifier": ":room:room-common" 80 }, 81 "toConfiguration": "androidTestImplementation" 82 }, 83 { 84 "coordinates": { 85 "type": "project", 86 "identifier": ":room:room-runtime" 87 }, 88 "toConfiguration": "androidTestImplementation" 89 }, 90 { 91 "coordinates": { 92 "type": "project", 93 "identifier": ":room:room-runtime" 94 }, 95 "toConfiguration": "api" 96 }, 97 { 98 "coordinates": { 99 "type": "project", 100 "identifier": ":sqlite:sqlite" 101 }, 102 "toConfiguration": "androidTestImplementation" 103 }, 104 { 105 "coordinates": { 106 "type": "project", 107 "identifier": ":sqlite:sqlite" 108 }, 109 "toConfiguration": "api" 110 } 111 ] 112}