diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7b0a1d35e..01e2982fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,11 +6,11 @@ firebaseCrashlytics = "3.0.2" firebaseBomVersion = "33.5.1" ktlint = "11.3.1" -annotations = "1.9.0" +annotations = "1.9.1" activity = "1.9.3" appcompat = "1.7.0" -constraintLayout = "2.1.4" -coreKtx = "1.13.1" +constraintLayout = "2.2.0" +coreKtx = "1.15.0" splashscreen = "1.2.0-alpha02" telecom = "1.0.0-alpha03" media = "1.7.0"