Skip to content

Commit c93c28c

Browse files
build(deps): bump com.google.android.material:material in /app
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] <[email protected]>
1 parent 2760d81 commit c93c28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
implementation 'androidx.appcompat:appcompat:1.6.1'
102102
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
103103
implementation "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
104-
implementation 'com.google.android.material:material:1.11.0'
104+
implementation 'com.google.android.material:material:1.12.0'
105105
implementation "com.leinardi.android:speed-dial:3.3.0"
106106
implementation 'androidx.webkit:webkit:1.10.0'
107107
implementation "com.github.topjohnwu.libsu:core:5.2.2"

0 commit comments

Comments
 (0)