Skip to content

Commit

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

Bump com.google.android.material:material from 1.9.0 to 1.10.0
  • Loading branch information
devgianlu authored Nov 11, 2023
2 parents acb2b48 + 45808da commit f88f959
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 @@ -83,7 +83,7 @@ dependencies {
implementation 'com.github.scribejava:scribejava-core:8.3.3'
implementation 'com.github.scribejava:scribejava-httpclient-okhttp:8.3.3'

implementation 'com.google.android.material:material:1.9.0'
implementation 'com.google.android.material:material:1.10.0'

standardImplementation 'com.google.firebase:firebase-perf:20.4.1'
}
Expand Down

0 comments on commit f88f959

Please sign in to comment.