diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d28e91b5..2f8f4fc8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ androidx-appCompat = "1.7.1" androidx-archCore = "2.2.0" androidx-core = "1.17.0" androidx-hilt = "1.3.0" -androidx-lifecycle = "2.9.3" +androidx-lifecycle = "2.9.4" # should be replaced by androidx-lifecycle once nav3 is stable (probably 2.10.0?) androidx-lifecycle-nav3 = "2.10.0-alpha03" androidx-nav3 = "1.0.0-alpha09"