diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a3a9f3b..6243056 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,10 +6,10 @@ [versions] agp = "8.13.2" kotlin = "2.4.10" -coreKtx = "1.18.0" +coreKtx = "1.19.0" lifecycle = "2.10.0" activityCompose = "1.13.0" -fragment = "1.8.9" +fragment = "1.9.0" compose = "1.11.4" # 1.4.0 stable compiles MaterialExpressiveTheme / MotionScheme as `internal`, # so the Expressive API is not reachable there. alpha18 is the newest build that