Skip to content

Commit

Permalink
Merge pull request #273 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 Dec 2, 2023
2 parents 72c3bd1 + d433bec commit 756cf08
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 @@ -78,7 +78,7 @@ play {
dependencies {
implementation project(':CommonUtils')
implementation 'com.facebook.shimmer:shimmer:0.5.0'
implementation 'com.google.android.material:material:1.9.0'
implementation 'com.google.android.material:material:1.10.0'
implementation 'org.apmem.tools:layouts:1.10@aar'

implementation 'com.squareup.okhttp3:okhttp:4.12.0'
Expand Down

0 comments on commit 756cf08

Please sign in to comment.