diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e26935c..9b59d89 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ protobufPlugin = "0.9.4" # https://plugins.gradle.org/plugin/org.sonarqube sonarqube = "5.0.0.4638" # https://github.com/material-components/material-components-android/releases -material = "1.11.0" +material = "1.12.0" # https://developer.android.com/kotlin/ktx#core coreKtx = "1.13.1" # https://developer.android.com/jetpack/androidx/releases/appcompat