Skip to content

Commit

Permalink
Bump androidx.compose.material3:material3 from 1.2.1 to 1.3.0 (#464)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 7770551 commit b012b1d
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 @@ -30,7 +30,7 @@ androidx-test-espresso = { module = "androidx.test.espresso:espresso-core", vers
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
compose-ui-livedata = { module = "androidx.compose.runtime:runtime-livedata", version.ref = "compose" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
compose-material = { module = "androidx.compose.material3:material3", version = "1.2.1" }
compose-material = { module = "androidx.compose.material3:material3", version = "1.3.0" }
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.8.0" }
lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version = "2.8.5" }

Expand Down

0 comments on commit b012b1d

Please sign in to comment.