Skip to content

Commit

Permalink
Update dependency androidx.compose.material3:material3 to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 1afc0a0 commit 585c028
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 @@ kover_gradle_plugin = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", ve

# AndroidX
androidx_compose_bom = { module = "androidx.compose:compose-bom", version.ref = "compose_bom" }
androidx_compose_material3 = "androidx.compose.material3:material3:1.3.0"
androidx_compose_material3 = "androidx.compose.material3:material3:1.3.1"
androidx_activity_activity = { module = "androidx.activity:activity", version.ref = "activity" }
androidx_compose_ui_test_junit = { module = "androidx.compose.ui:ui-test-junit4-android" }

Expand Down

0 comments on commit 585c028

Please sign in to comment.