diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cfa155575..10b502021 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ androidx-annotation = "1.9.1" androidx-appcompat = "1.7.0" androidx-browser = "1.8.0" androidx-cardview = "1.0.0" -androidx-composeBom = "2025.02.00" +androidx-composeBom = "2025.04.01" androidx-constraintlayout = "2.2.1" androidx-coordinatorlayout = "1.3.0" androidx-core = "1.16.0" @@ -28,7 +28,7 @@ androidx-lifecycle = "2.8.7" androidx-preference = "1.2.1" androidx-recyclerview = "1.4.0" androidx-swiperefreshlayout = "1.1.0" -androidx-work = "2.10.0" +androidx-work = "2.10.1" # AndroidX Testing androidx-test-core = "1.6.1"