diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7452e152a1..8a53ce04a9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -56,7 +56,7 @@ image-cropper = "4.6.0" leakcanary = "2.14" lint = "31.13.1" # = agp + 23.0.0 (= 8.13.1), see https://github.com/googlesamples/android-custom-lint-rules#lint-version markwon = "4.6.2" -material = "1.12.0" +material = "1.13.0" material-drawer = "9.0.2" material-iconics = "5.5.0-compose01" material-typeface = "4.0.0.3-kotlin"