Skip to content

Commit

Permalink
Update dependency androidx.compose.material3:material3 to v1.0.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent a5df0dc commit d19531d
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 @@ -22,7 +22,7 @@ compose_compiler = "1.2.0"
compose_nav = "2.5.2"
compose_viewmodel = "2.5.1"
compose_activity = "1.6.0"
compose_material3 = "1.0.0-beta03"
compose_material3 = "1.0.0-rc01"

# Coroutines
coroutines = "1.6.4"
Expand Down

0 comments on commit d19531d

Please sign in to comment.