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 3d54f8c + 503123c commit 95fff57Copy full SHA for 95fff57
app/build.gradle
@@ -90,7 +90,7 @@ play {
90
91
dependencies {
92
implementation 'androidx.leanback:leanback:1.2.0-alpha02'
93
- implementation 'com.google.android.material:material:1.6.1'
+ implementation 'com.google.android.material:material:1.8.0'
94
95
implementation project(':aria2lib')
96
implementation(project(':CommonUtils')) {
0 commit comments