We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8b9f0 commit e074ef9Copy full SHA for e074ef9
android/dependencies.gradle
@@ -104,7 +104,7 @@ ext {
104
androidCamera : "androidx.camera:camera-camera2:1.4.2",
105
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.2",
106
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
107
- androidRecyclerView : "androidx.recyclerview:recyclerview:1.3.2",
+ androidRecyclerView : "androidx.recyclerview:recyclerview:1.4.0",
108
materialComponents : "com.google.android.material:material:1.12.0",
109
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.3.0",
110
]
0 commit comments