Skip to content

Commit 6131138

Browse files
Bump com.google.android.material:material from 1.11.0 to 1.12.0
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](material-components/material-components-android@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] <support@github.com>
1 parent 44447b1 commit 6131138

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
@@ -361,7 +361,7 @@ dependencies {
361361
implementation("androidx.recyclerview:recyclerview:1.3.2")
362362
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
363363
implementation("androidx.webkit:webkit:1.11.0")
364-
implementation("com.google.android.material:material:1.11.0")
364+
implementation("com.google.android.material:material:1.12.0")
365365

366366
implementation("com.mikepenz:aboutlibraries:11.2.1")
367367

0 commit comments

Comments
 (0)