Skip to content

Commit e074ef9

Browse files
chore(deps): update dependency androidx.recyclerview:recyclerview to v1.4.0 (#2523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c8b9f0 commit e074ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ext {
104104
androidCamera : "androidx.camera:camera-camera2:1.4.2",
105105
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.2",
106106
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
107-
androidRecyclerView : "androidx.recyclerview:recyclerview:1.3.2",
107+
androidRecyclerView : "androidx.recyclerview:recyclerview:1.4.0",
108108
materialComponents : "com.google.android.material:material:1.12.0",
109109
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.3.0",
110110
]

0 commit comments

Comments
 (0)