Skip to content

Commit

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

Update dependency androidx.compose.material3:material3 to v1.3.0
  • Loading branch information
jmartinesp authored Sep 23, 2024
2 parents c7c62a8 + 1c30fa2 commit 2bba1cf
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.2.1"
androidx_compose_material3 = "androidx.compose.material3:material3:1.3.0"
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 2bba1cf

Please sign in to comment.