Skip to content

Commit a8c85f3

Browse files
Bump com.google.android.material:material from 1.13.0 to 1.14.0
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 623c349 commit a8c85f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
lintChecks(project(":lint"))
6363

6464
implementation("androidx.appcompat:appcompat:1.7.1")
65-
implementation("com.google.android.material:material:1.13.0")
65+
implementation("com.google.android.material:material:1.14.0")
6666
implementation(project(":chartLib"))
6767
implementation(project(":chartLibCompose"))
6868
implementation("androidx.window:window:1.5.1")

0 commit comments

Comments
 (0)