diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 912949730..56984dce3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,13 +6,13 @@ androidx-hilt = "1.2.0" androidx-junit = "1.2.1" browser = "1.8.0" coil = "3.2.0" -composeBom = "2025.06.01" +composeBom = "2025.07.00" core = "1.16.0" epoxy = "5.1.4" espresso = "3.6.1" gplayapi = "3.5.6" hiddenapibypass = "6.1" -hilt = "2.56.2" +hilt = "2.57" hiltWork = "1.2.0" junit = "4.13.2" kotlin = "2.2.0" @@ -20,9 +20,9 @@ ksp = "2.2.0-2.0.2" ktlint = "12.1.2" leakcanary = "2.14" libsu = "6.0.0" -lifecycle = "2.9.1" +lifecycle = "2.9.2" material = "1.12.0" -navigation = "2.9.1" +navigation = "2.9.2" okhttp = "5.1.0" preference = "1.2.1" processPhoenix = "3.0.0"