diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ef3fbe51..3d6bfbdc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -62,7 +62,7 @@ androidx-annotation-jvm = { group = "androidx.annotation", name = "annotation-jv androidx-benchmark-common = { module = "androidx.benchmark:benchmark-common", version.ref = "benchmark-junit4" } androidx-benchmark-macro = { module = "androidx.benchmark:benchmark-macro", version.ref = "benchmark-junit4" } androidx-benchmark-junit4 = { group = "androidx.benchmark", name = "benchmark-junit4", version.ref = "benchmark-junit4" } -androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version = "2.9.2" } +androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version = "2.11.0" } androidx-navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version.ref = "androidx-navigation" } androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version = "androidx-navigation" } androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.2.0" }