We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 062c8b6 + 19a5580 commit 21f5a8bCopy full SHA for 21f5a8b
app/build.gradle
@@ -100,7 +100,7 @@ play {
100
101
dependencies {
102
implementation 'androidx.leanback:leanback:1.2.0-alpha04'
103
- implementation 'com.google.android.material:material:1.10.0'
+ implementation 'com.google.android.material:material:1.11.0'
104
105
implementation project(':aria2lib')
106
implementation(project(':CommonUtils')) {
0 commit comments