Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.10.0 (#242)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 28dcd0a commit 922c205
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 @@ -13,7 +13,7 @@ androidTestRunner = "androidx.test:runner:1.5.2"
composeCompiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
composeMaterial = "androidx.compose.material:material:1.5.3"
composeUi = "androidx.compose.ui:ui:1.5.3"
googleMaterial = "com.google.android.material:material:1.9.0"
googleMaterial = "com.google.android.material:material:1.10.0"
icu4j = "com.ibm.icu:icu4j:73.2"
junit = "junit:junit:4.13.2"
kotlinPoet = "com.squareup:kotlinpoet:1.14.2"
Expand Down

0 comments on commit 922c205

Please sign in to comment.