Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.10.0 (#568)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Oct 9, 2023
1 parent 31952b3 commit f3aa144
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 @@ -44,7 +44,7 @@ google-accompanist-flowlayout = { module = "com.google.accompanist:accompanist-f
google-accompanist-placeholderMaterial = { module = "com.google.accompanist:accompanist-placeholder-material", version.ref = "google-accompanist" }

google-android-maps = "com.google.android.gms:play-services-maps:18.1.0"
google-android-material = "com.google.android.material:material:1.9.0"
google-android-material = "com.google.android.material:material:1.10.0"

google-cloud-bom = "com.google.cloud:libraries-bom:26.24.0"
google-cloud-firestore = { module = "com.google.cloud:google-cloud-firestore" }
Expand Down

0 comments on commit f3aa144

Please sign in to comment.