mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 05:27:42 +00:00
Update RecyclerView to 1.4.0
This commit is contained in:
@@ -80,7 +80,7 @@ androidx-annotation = "androidx.annotation:annotation:1.9.1"
|
||||
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
|
||||
androidx-window-window = { module = "androidx.window:window", version.ref = "androidx-window" }
|
||||
androidx-window-java = { module = "androidx.window:window-java", version.ref = "androidx-window" }
|
||||
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
|
||||
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.4.0"
|
||||
androidx-legacy-support = "androidx.legacy:legacy-support-v13:1.0.0"
|
||||
androidx-legacy-preference = "androidx.legacy:legacy-preference-v14:1.0.0"
|
||||
androidx-preference = "androidx.preference:preference:1.2.1"
|
||||
|
||||
@@ -2510,6 +2510,14 @@ https://docs.gradle.org/current/userguide/dependency_verification.html
|
||||
<sha256 value="179fc4d2d022c0a8247e7612feab40b951bd8710f6b452e3ed6dc03a1e52769d" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.recyclerview" name="recyclerview" version="1.4.0">
|
||||
<artifact name="recyclerview-1.4.0.aar">
|
||||
<sha256 value="0f32ccaffcda74c3f87f0b4cfe6ae78e8aa4eb3ad7dda4f2edf06eedc947a5cf" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="recyclerview-1.4.0.module">
|
||||
<sha256 value="631d996322198595129c1d02805346361d811c06f25545fa8bbca567355f6f98" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.resourceinspection" name="resourceinspection-annotation" version="1.0.1">
|
||||
<artifact name="resourceinspection-annotation-1.0.1.jar">
|
||||
<sha256 value="8cff870ec6fb31db48a52f4a792335b4bf8de07e03bd37823181526433ccd5cb" origin="Generated by Gradle"/>
|
||||
|
||||
Reference in New Issue
Block a user