Skip to content

Commit

Permalink
Merge pull request #100 from element-hq/renovate/androidx.compose.mat…
Browse files Browse the repository at this point in the history
…erial3-material3-1.x

Update dependency androidx.compose.material3:material3 to v1.3.1
  • Loading branch information
jmartinesp authored Nov 18, 2024
2 parents bc20e42 + 585c028 commit 4e0237c
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 4e0237c

Please sign in to comment.