diff --git a/deps_fdroid.txt b/deps_fdroid.txt index b6ed51a93..c9b766c25 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.47 -+| +--- com.google.dagger:dagger:2.47 +++--- com.google.dagger:hilt-android:2.48 ++| +--- com.google.dagger:dagger:2.48 +| | \--- javax.inject:javax.inject:1 -+| +--- com.google.dagger:dagger-lint-aar:2.47 -+| +--- com.google.dagger:hilt-core:2.47 -+| | +--- com.google.dagger:dagger:2.47 (*) ++| +--- com.google.dagger:dagger-lint-aar:2.48 ++| +--- com.google.dagger:hilt-core:2.48 ++| | +--- com.google.dagger:dagger:2.48 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) +| +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) @@ -486,11 +486,11 @@ +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) +| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +| +--- javax.inject:javax.inject:1 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 1.9.0 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 (*) ++--- androidx.hilt:hilt-work:1.0.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) +| +--- androidx.hilt:hilt-common:1.0.0 -+| | \--- com.google.dagger:hilt-core:2.35 -> 2.47 (*) ++| | \--- com.google.dagger:hilt-core:2.35 -> 2.48 (*) +| +--- 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.0 (*) -+| \--- com.google.dagger:hilt-android:2.35 -> 2.47 (*) ++| \--- com.google.dagger:hilt-android:2.35 -> 2.48 (*) ++--- androidx.fragment:fragment-ktx:1.6.1 +| +--- androidx.activity:activity-ktx:1.5.1 -> 1.7.2 +| | +--- androidx.activity:activity:1.7.2 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index fcad17474..e0d16b295 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.47 -+| +--- com.google.dagger:dagger:2.47 +++--- com.google.dagger:hilt-android:2.48 ++| +--- com.google.dagger:dagger:2.48 +| | \--- javax.inject:javax.inject:1 -+| +--- com.google.dagger:dagger-lint-aar:2.47 -+| +--- com.google.dagger:hilt-core:2.47 -+| | +--- com.google.dagger:dagger:2.47 (*) ++| +--- com.google.dagger:dagger-lint-aar:2.48 ++| +--- com.google.dagger:hilt-core:2.48 ++| | +--- com.google.dagger:dagger:2.48 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) +| +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) @@ -672,11 +672,11 @@ +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) +| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +| +--- javax.inject:javax.inject:1 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 1.9.0 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 (*) ++--- androidx.hilt:hilt-work:1.0.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) +| +--- androidx.hilt:hilt-common:1.0.0 -+| | \--- com.google.dagger:hilt-core:2.35 -> 2.47 (*) ++| | \--- com.google.dagger:hilt-core:2.35 -> 2.48 (*) +| +--- 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.0 (*) -+| \--- com.google.dagger:hilt-android:2.35 -> 2.47 (*) ++| \--- com.google.dagger:hilt-android:2.35 -> 2.48 (*) ++--- androidx.fragment:fragment-ktx:1.6.1 +| +--- androidx.activity:activity-ktx:1.5.1 -> 1.7.2 +| | +--- androidx.activity:activity:1.7.2 (*) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a1815971a..15a83bf6d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ compose = "2023.08.00" compose-compiler = "1.5.1" compose-theme-adapter = "1.2.1" constraintlayout = "2.1.4" -dagger-hilt = "2.47" +dagger-hilt = "2.48" dashclock-api = "2.0.0" dav4jvm = "2.2.1" desugar_jdk_libs = "2.0.3"