Skip to content

Commit

Permalink
Merge pull request #145 from devgianlu/dependabot/gradle/com.google.a…
Browse files Browse the repository at this point in the history
…ndroid.material-material-1.11.0

Bump com.google.android.material:material from 1.10.0 to 1.11.0
  • Loading branch information
devgianlu authored Feb 9, 2024
2 parents 062c8b6 + 19a5580 commit 21f5a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ play {

dependencies {
implementation 'androidx.leanback:leanback:1.2.0-alpha04'
implementation 'com.google.android.material:material:1.10.0'
implementation 'com.google.android.material:material:1.11.0'

implementation project(':aria2lib')
implementation(project(':CommonUtils')) {
Expand Down

0 comments on commit 21f5a8b

Please sign in to comment.