Skip to content

Commit ffc6d96

Browse files
Bump material from 1.6.1 to 1.8.0 (#27)
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.8.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.6.1...1.8.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf420a commit ffc6d96

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
@@ -38,7 +38,7 @@ dependencies {
3838

3939
implementation 'androidx.core:core-ktx:1.7.0'
4040
implementation 'androidx.appcompat:appcompat:1.4.2'
41-
implementation 'com.google.android.material:material:1.6.1'
41+
implementation 'com.google.android.material:material:1.8.0'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
4444
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'

0 commit comments

Comments
 (0)