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 fc7e563 commit 91c1c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ protobufGradlePlugin = "0.9.4"

[libraries]
android = { module = "com.google.android:android", version.ref = "android" }
androidMaterial = {module = "com.google.android.material:material", version = "1.9.0" }
androidMaterial = {module = "com.google.android.material:material", version = "1.10.0" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.7.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.7.2" }
Expand Down

0 comments on commit 91c1c46

Please sign in to comment.