mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user