diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ec6f269..dd8c351 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ lifecycleRuntimeKtx = "2.8.7" activityCompose = "1.10.0" composeBom = "2025.01.01" liveData = "1.7.8" -icons = "1.7.7" +icons = "1.7.8" room = "2.6.1" navigation = "2.8.7" material3 = "1.4.0-alpha08"