From 5555771f456a722fe56707f01da0cc71c7dbdcc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:29:44 +0000 Subject: [PATCH] Update dependency com.google.dagger:hilt-android-testing to v2.48.1 --- deps_fdroid.txt | 14 +++++++------- deps_googleplay.txt | 14 +++++++------- gradle/libs.versions.toml | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 7a5ae231c..1296ac354 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -471,12 +471,12 @@ ++--- org.dmfs:lib-recur:0.11.4 +| \--- org.dmfs:rfc5545-datetime:0.2.4 ++--- org.dmfs:jems:1.33 -++--- com.google.dagger:hilt-android:2.48 -+| +--- com.google.dagger:dagger:2.48 +++--- com.google.dagger:hilt-android:2.48.1 ++| +--- com.google.dagger:dagger:2.48.1 +| | \--- javax.inject:javax.inject:1 -+| +--- com.google.dagger:dagger-lint-aar:2.48 -+| +--- com.google.dagger:hilt-core:2.48 -+| | +--- com.google.dagger:dagger:2.48 (*) ++| +--- com.google.dagger:dagger-lint-aar:2.48.1 ++| +--- com.google.dagger:hilt-core:2.48.1 ++| | +--- com.google.dagger:dagger:2.48.1 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.5.1 -> 1.8.0 (*) +| +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) @@ -490,7 +490,7 @@ ++--- androidx.hilt:hilt-work:1.1.0-alpha01 +| +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) +| +--- androidx.hilt:hilt-common:1.1.0-alpha01 -+| | \--- com.google.dagger:hilt-core:2.46.1 -> 2.48 (*) ++| | \--- com.google.dagger:hilt-core:2.46.1 -> 2.48.1 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.8.1 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) +| | +--- androidx.core:core:1.1.0 -> 1.10.0 (*) @@ -520,7 +520,7 @@ +| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.21 -> 1.9.10 (*) -+| \--- com.google.dagger:hilt-android:2.46.1 -> 2.48 (*) ++| \--- com.google.dagger:hilt-android:2.46.1 -> 2.48.1 (*) ++--- androidx.fragment:fragment-ktx:1.6.1 +| +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.0 +| | +--- androidx.activity:activity:1.8.0 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 375d2f367..15156ca94 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -657,12 +657,12 @@ ++--- org.dmfs:lib-recur:0.11.4 +| \--- org.dmfs:rfc5545-datetime:0.2.4 ++--- org.dmfs:jems:1.33 -++--- com.google.dagger:hilt-android:2.48 -+| +--- com.google.dagger:dagger:2.48 +++--- com.google.dagger:hilt-android:2.48.1 ++| +--- com.google.dagger:dagger:2.48.1 +| | \--- javax.inject:javax.inject:1 -+| +--- com.google.dagger:dagger-lint-aar:2.48 -+| +--- com.google.dagger:hilt-core:2.48 -+| | +--- com.google.dagger:dagger:2.48 (*) ++| +--- com.google.dagger:dagger-lint-aar:2.48.1 ++| +--- com.google.dagger:hilt-core:2.48.1 ++| | +--- com.google.dagger:dagger:2.48.1 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.5.1 -> 1.8.0 (*) +| +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) @@ -676,7 +676,7 @@ ++--- androidx.hilt:hilt-work:1.1.0-alpha01 +| +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) +| +--- androidx.hilt:hilt-common:1.1.0-alpha01 -+| | \--- com.google.dagger:hilt-core:2.46.1 -> 2.48 (*) ++| | \--- com.google.dagger:hilt-core:2.46.1 -> 2.48.1 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.8.1 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) +| | +--- androidx.core:core:1.1.0 -> 1.10.0 (*) @@ -706,7 +706,7 @@ +| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.21 -> 1.9.10 (*) -+| \--- com.google.dagger:hilt-android:2.46.1 -> 2.48 (*) ++| \--- com.google.dagger:hilt-android:2.46.1 -> 2.48.1 (*) ++--- androidx.fragment:fragment-ktx:1.6.1 +| +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.0 +| | +--- androidx.activity:activity:1.8.0 (*) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index aef7ff89a..56353cf40 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ compose = "2023.10.00" compose-compiler = "1.5.3" compose-theme-adapter = "1.2.1" constraintlayout = "2.1.4" -dagger-hilt = "2.48" +dagger-hilt = "2.48.1" dashclock-api = "2.0.0" dav4jvm = "2.2.1" desugar_jdk_libs = "2.0.3"