Skip to content

Commit b3f9bca

Browse files
authored
Merge pull request #789 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.14.0
Bump com.google.android.material:material from 1.13.0 to 1.14.0
2 parents 623c349 + a8c85f3 commit b3f9bca

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)