Skip to content

Commit 503123c

Browse files
Bump material from 1.6.1 to 1.8.0
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] <support@github.com>
1 parent aefc7b9 commit 503123c

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
@@ -90,7 +90,7 @@ play {
9090

9191
dependencies {
9292
implementation 'androidx.leanback:leanback:1.2.0-alpha02'
93-
implementation 'com.google.android.material:material:1.6.1'
93+
implementation 'com.google.android.material:material:1.8.0'
9494

9595
implementation project(':aria2lib')
9696
implementation(project(':CommonUtils')) {

0 commit comments

Comments
 (0)