Skip to content

Commit d4a0436

Browse files
chore(deps): bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.12.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.3.0...1.12.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be95cd4 commit d4a0436

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
@@ -81,7 +81,7 @@ dependencies {
8181
testImplementation 'androidx.test.ext:junit:1.1.5'
8282

8383
implementation 'androidx.appcompat:appcompat:1.5.1'
84-
implementation 'com.google.android.material:material:1.3.0'
84+
implementation 'com.google.android.material:material:1.12.0'
8585
implementation 'androidx.recyclerview:recyclerview:1.3.0'
8686
implementation 'androidx.cardview:cardview:1.0.0'
8787
implementation 'androidx.browser:browser:1.5.0'

0 commit comments

Comments
 (0)