Update hilt to v1.1.0-beta01

pull/2556/head
renovate[bot] 8 months ago committed by Alex Baker
parent 5555771f45
commit 04af310285

@ -487,10 +487,10 @@
+| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*)
+| +--- javax.inject:javax.inject:1
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 1.9.10 (*)
++--- androidx.hilt:hilt-work:1.1.0-alpha01
++--- androidx.hilt:hilt-work:1.1.0-beta01
+| +--- 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.1 (*)
+| +--- androidx.hilt:hilt-common:1.1.0-beta01
+| | \--- com.google.dagger:hilt-core:2.48 -> 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.1 (*)
+| \--- com.google.dagger:hilt-android:2.48 -> 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 (*)

@ -673,10 +673,10 @@
+| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*)
+| +--- javax.inject:javax.inject:1
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 1.9.10 (*)
++--- androidx.hilt:hilt-work:1.1.0-alpha01
++--- androidx.hilt:hilt-work:1.1.0-beta01
+| +--- 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.1 (*)
+| +--- androidx.hilt:hilt-common:1.1.0-beta01
+| | \--- com.google.dagger:hilt-core:2.48 -> 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.1 (*)
+| \--- com.google.dagger:hilt-android:2.48 -> 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 (*)

@ -25,7 +25,7 @@ google-api-tasks = "v1-rev20230401-2.0.0"
google-services = "4.4.0"
gradle = "8.2.0-beta06"
gson = "2.10.1"
hilt = "1.1.0-alpha01"
hilt = "1.1.0-beta01"
ical4android = "12fe73a"
jchronic = "0.2.6"
jems = "1.33"

Loading…
Cancel
Save