diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4c48c4f7..015ee7f5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ material = "1.14.0" materialIconsExtended = "1.7.8" recyclerview = "1.4.0" workRuntimeKtx = "2.11.2" -kotlin = "2.3.21" +kotlin = "2.4.0" material3Android = "1.4.0" constraintlayoutComposeAndroid = "1.1.1" androidbrowserhelper = "2.7.2"