Skip to content

Commit 2a81f0e

Browse files
dependabot[bot]thestinger
authored andcommitted
Bump material from 1.3.0 to 1.4.0
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 0b0acb7 commit 2a81f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
dependencies {
3636
implementation fileTree(include: ['*.jar'], dir: 'libs')
3737
implementation 'androidx.appcompat:appcompat:1.3.0'
38-
implementation 'com.google.android.material:material:1.3.0'
38+
implementation 'com.google.android.material:material:1.4.0'
3939
}
4040

4141
def props = new Properties()

0 commit comments

Comments
 (0)