Skip to content

Commit a06dea9

Browse files
Bump material from 1.3.0 to 1.4.0 in /android
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) --- 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 aa5cbba commit a06dea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636
dependencies {
3737

3838
implementation 'androidx.appcompat:appcompat:1.2.0'
39-
implementation 'com.google.android.material:material:1.3.0'
39+
implementation 'com.google.android.material:material:1.4.0'
4040
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
4141
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
4242
implementation 'com.google.firebase:firebase-auth:20.0.4'

0 commit comments

Comments
 (0)