Skip to content

Commit 95fff57

Browse files
authored
Merge pull request #119 from devgianlu/dependabot/gradle/com.google.android.material-material-1.8.0
Bump material from 1.6.1 to 1.8.0
2 parents 3d54f8c + 503123c commit 95fff57

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)