From 6b5cd3fb3ac9c0454e73eacf8574dcca5c54a112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 23:12:56 -0500 Subject: [PATCH] Bump com.google.android.material:material from 1.11.0 to 1.12.0 (#57) Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.11.0...1.12.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 019b993..212e5dc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ kotlin = "1.9.22" core-ktx = "androidx.core:core-ktx:1.12.0" kotlin-bom = "org.jetbrains.kotlin:kotlin-bom:1.8.22" appcompat = "androidx.appcompat:appcompat:1.6.1" -material = "com.google.android.material:material:1.11.0" +material = "com.google.android.material:material:1.12.0" constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0" # implementation-plugins