File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ dependencies {
117117 implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'
118118 implementation ' androidx.preference:preference:1.2.1'
119119 implementation ' androidx.recyclerview:recyclerview-selection:1.1.0'
120- implementation ' androidx.recyclerview:recyclerview:1.3.2 '
120+ implementation ' androidx.recyclerview:recyclerview:1.4.0 '
121121 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
122122 implementation ' androidx.work:work-runtime:2.10.0'
123123 implementation ' com.google.android.material:material:1.12.0'
Original file line number Diff line number Diff line change 138138 <trusting group="androidx.fragment"/>
139139 <trusting group="androidx.graphics"/>
140140 <trusting group="androidx.lifecycle"/>
141+ <trusting group="androidx.recyclerview" name="recyclerview" version="1.4.0"/>
141142 <trusting group="androidx.test"/>
142143 <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.6.1"/>
143144 <trusting group="androidx.transition" name="transition" version="1.5.0"/>
15621563 <sha256 value="179fc4d2d022c0a8247e7612feab40b951bd8710f6b452e3ed6dc03a1e52769d" origin="Generated by Gradle"/>
15631564 </artifact>
15641565 </component>
1566+ <component group="androidx.recyclerview" name="recyclerview" version="1.4.0">
1567+ <artifact name="recyclerview-1.4.0.aar">
1568+ <sha256 value="0f32ccaffcda74c3f87f0b4cfe6ae78e8aa4eb3ad7dda4f2edf06eedc947a5cf" origin="Generated by Gradle"/>
1569+ </artifact>
1570+ </component>
15651571 <component group="androidx.recyclerview" name="recyclerview-selection" version="1.1.0">
15661572 <artifact name="recyclerview-selection-1.1.0.aar">
15671573 <sha256 value="9e2ba1c7d6b0eb5e64c10b1b0eb01b51e8511cee002c9bd56ce9cc138ebc4898" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments