Skip to content

Commit c415aa3

Browse files
Bump com.google.android.material:material from 1.10.0 to 1.11.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.10.0...1.11.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 b492f60 commit c415aa3

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.9.0")
364-
implementation("com.google.android.material:material:1.10.0")
364+
implementation("com.google.android.material:material:1.11.0")
365365

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

0 commit comments

Comments
 (0)