Skip to content

Commit 6f72076

Browse files
[Update]: Bump com.google.android.material:material from 1.6.1 to 1.11.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.11.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.6.1...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] <[email protected]>
1 parent a69b603 commit 6f72076

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
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'androidx.core:core-ktx:1.12.0'
5656
implementation 'androidx.fragment:fragment-ktx:1.6.2'
5757
implementation 'androidx.appcompat:appcompat:1.6.1'
58-
implementation 'com.google.android.material:material:1.6.1'
58+
implementation 'com.google.android.material:material:1.11.0'
5959
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
6060

6161
// Jetpack Compose

0 commit comments

Comments
 (0)