Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.material:material to v1…
Browse files Browse the repository at this point in the history
….6.3
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 9a13e3b commit 3d7516a
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 @@ -21,7 +21,7 @@ compose-activity = "androidx.activity:activity-compose:1.8.1"
compose-bom = "androidx.compose:compose-bom:2023.10.01"
compose-compiler = "androidx.compose.compiler:compiler:1.5.4"
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
compose-material = "androidx.compose.material:material:1.5.4"
compose-material = "androidx.compose.material:material:1.6.3"
compose-material-icons = "androidx.compose.material:material-icons-extended:1.5.4"
compose-material3 = "androidx.compose.material3:material3:1.1.2"
compose-navigation = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" }
Expand Down

0 comments on commit 3d7516a

Please sign in to comment.