diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 483ce5d3..c432d26e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ compose-bom = "2024.12.01" # https://google.github.io/accompanist accompanist = "0.37.0" lifecycle = "2.8.7" -activity = "1.9.3" +activity = "1.10.0" # test androidx-junit = "1.2.1" espresso = "3.6.1"