Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.material3:material3 to …
Browse files Browse the repository at this point in the history
…v1.1.0-beta01
  • Loading branch information
renovate[bot] committed Mar 22, 2023
1 parent 7baabcf commit acc13b7
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 @@ -4,7 +4,7 @@ kotlin = "1.7.10"
core-ktx = "1.9.0"
lifecycle-runtime = "2.5.1"
activity-compose = "1.6.1"
material3-compose = "1.1.0-alpha04"
material3-compose = "1.1.0-beta01"
junit = "4.13.2"
junit-ext = "1.1.5"
espresso = "3.5.1"
Expand Down

0 comments on commit acc13b7

Please sign in to comment.