Update hilt to v1.1.0

pull/2613/head
renovate[bot] 7 months ago committed by Alex Baker
parent 7eac4ac223
commit a980cd75cc

@ -498,9 +498,9 @@
+| +--- 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-rc01
++--- androidx.hilt:hilt-work:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.7.0 (*)
+| +--- androidx.hilt:hilt-common:1.1.0-rc01
+| +--- androidx.hilt:hilt-common:1.1.0
+| | \--- 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 (*)

@ -714,9 +714,9 @@
+| +--- 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-rc01
++--- androidx.hilt:hilt-work:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.7.0 (*)
+| +--- androidx.hilt:hilt-common:1.1.0-rc01
+| +--- androidx.hilt:hilt-common:1.1.0
+| | \--- 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 (*)

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

Loading…
Cancel
Save