Skip to content

Commit 265e98f

Browse files
fix(deps): Bump material from 1.3.0 to 1.4.0 (#390)
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.3.0...1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 18aa5fd commit 265e98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies {
124124
// Android
125125
implementation 'androidx.appcompat:appcompat:1.2.0'
126126
implementation 'androidx.core:core-ktx:1.3.2'
127-
implementation 'com.google.android.material:material:1.3.0'
127+
implementation 'com.google.android.material:material:1.4.0'
128128
implementation 'androidx.cardview:cardview:1.0.0'
129129
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
130130
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'

0 commit comments

Comments
 (0)