Skip to content

Commit

Permalink
Merge pull request #532 from usefulness/renovate/com.google.android.m…
Browse files Browse the repository at this point in the history
…aterial-material-1.x

Update dependency com.google.android.material:material to v1.11.0
  • Loading branch information
mateuszkwiecinski authored Dec 14, 2023
2 parents fb04b3d + f2d11eb commit eb202da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/adaptive-support/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ android {
}

dependencies {
api("com.google.android.material:material:1.10.0")
api("com.google.android.material:material:1.11.0")
api("androidx.core:core-ktx:1.12.0")
}

0 comments on commit eb202da

Please sign in to comment.