fix(deps): update dependency androidx.recyclerview:recyclerview to v1.4.0 (#5173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-16 14:53:08 +08:00
committed by GitHub
parent a30d1f73b4
commit 32079d4148

View File

@@ -383,7 +383,7 @@ dependencies {
implementation 'androidx.profileinstaller:profileinstaller:1.4.1'
baselineProfile projects.baselineProfile
implementation "androidx.recyclerview:recyclerview:1.3.2"
implementation "androidx.recyclerview:recyclerview:1.4.0"
implementation "androidx.preference:preference-ktx:1.2.1"
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1'