Skip to content

Commit b4cfee1

Browse files
Bump com.google.android.material:material in /android
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.13.0...1.14.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8386fd4 commit b4cfee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ android {
6868
dependencies {
6969
implementation("androidx.core:core-ktx:1.17.0")
7070
implementation("androidx.appcompat:appcompat:1.7.1")
71-
implementation("com.google.android.material:material:1.13.0")
71+
implementation("com.google.android.material:material:1.14.0")
7272
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.0")
7373

7474
implementation(platform("com.google.firebase:firebase-bom:34.14.1"))

0 commit comments

Comments
 (0)