mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
fix(deps): update dependency androidx.concurrent:concurrent-futures to v1.3.0 (#5630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,5 +35,5 @@ dependencies {
|
||||
implementation "com.google.dagger:hilt-android:$daggerVersion"
|
||||
ksp "com.google.dagger:hilt-compiler:$daggerVersion"
|
||||
|
||||
implementation "androidx.concurrent:concurrent-futures:1.2.0"
|
||||
implementation "androidx.concurrent:concurrent-futures:1.3.0"
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@ dependencies {
|
||||
implementation "com.google.dagger:hilt-android:$daggerVersion"
|
||||
ksp "com.google.dagger:hilt-compiler:$daggerVersion"
|
||||
|
||||
implementation "androidx.concurrent:concurrent-futures:1.2.0"
|
||||
implementation "androidx.concurrent:concurrent-futures:1.3.0"
|
||||
implementation "androidx.lifecycle:lifecycle-common:2.9.1"
|
||||
|
||||
compileOnly projects.androidxLib
|
||||
|
||||
Reference in New Issue
Block a user