Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 9646727 commit 1e01065
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.9.0")
api("com.google.android.material:material:1.10.0")
api("androidx.core:core-ktx:1.12.0")
}

0 comments on commit 1e01065

Please sign in to comment.