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.2.0-beta02 (#611)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent add6415 commit c7804ba
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 @@ -53,7 +53,7 @@ compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref
compose-foundation = { module = "androidx.compose.foundation:foundation" }
compose-layout = { module = "androidx.compose.foundation:foundation-layout" }
compose-material = { module = "androidx.compose.material:material" }
compose-material3 = "androidx.compose.material3:material3:1.2.0-beta01"
compose-material3 = "androidx.compose.material3:material3:1.2.0-beta02"
compose-materialRipple = { module = "androidx.compose.material:material-ripple" }
compose-materialIconsExtended = { module = "androidx.compose.material:material-icons-extended" }
compose-navigation = { module = "androidx.navigation:navigation-compose", version = "2.7.6" }
Expand Down

0 comments on commit c7804ba

Please sign in to comment.