Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent cf327b2 commit 724c725
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 @@ -40,7 +40,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.10.01" }
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.7.4" }
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.7.5" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3", version = "1.3.1" }
androidx-compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.8.3" }
androidx-compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose" }
Expand Down

0 comments on commit 724c725

Please sign in to comment.