diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d5ee85c..e9ab9d6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ kotlin = "2.3.21" # used by kotlin-compose plugin coreKtx = "1.15.0" activity = "1.9.3" composeBom = "2026.05.01" -lifecycle = "2.10.0" +lifecycle = "2.11.0" startup = "1.2.0" recyclerview = "1.4.0" junit = "4.13.2"