diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a4d736f5..0ee107c9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,9 +16,9 @@ material = "1.13.0" media = "1.7.1" navigationCompose = "2.9.6" preferenceKtx = "1.2.1" -ui = "1.9.4" -foundationAndroid = "1.9.4" -runtimeLivedata = "1.9.4" +ui = "1.9.5" +foundationAndroid = "1.9.5" +runtimeLivedata = "1.9.5" composeMaterial3 = "1.4.0" navigationRuntimeAndroid = "2.9.6" composeMaterialIcons = "1.7.8"