Skip to content

Commit 19a5580

Browse files
Bump com.google.android.material:material from 1.10.0 to 1.11.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.10.0...1.11.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 f8cefe6 commit 19a5580

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
@@ -100,7 +100,7 @@ play {
100100

101101
dependencies {
102102
implementation 'androidx.leanback:leanback:1.2.0-alpha04'
103-
implementation 'com.google.android.material:material:1.10.0'
103+
implementation 'com.google.android.material:material:1.11.0'
104104

105105
implementation project(':aria2lib')
106106
implementation(project(':CommonUtils')) {

0 commit comments

Comments
 (0)