Skip to content

Commit

Permalink
Update androidx.compose.material to v1.3.0-rc01 (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2022
1 parent b0b20a6 commit 99363c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ androidx-compose-navigation-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0"
androidx-compose-foundation = "androidx.compose.foundation:foundation:1.3.0-beta01"
androidx-compose-viewmodel-lifecycle = "androidx.lifecycle:lifecycle-viewmodel-compose:2.5.0"
androidx-compose-ui = "androidx.compose.ui:ui:1.3.0-alpha01"
androidx-compose-material = "androidx.compose.material:material:1.3.0-beta01"
androidx-compose-material-icons-extended = "androidx.compose.material:material-icons-extended:1.3.0-alpha01"
androidx-compose-material = "androidx.compose.material:material:1.3.0-rc01"
androidx-compose-material-icons-extended = "androidx.compose.material:material-icons-extended:1.3.0-rc01"
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"

raamcosta-destinations = 'io.github.raamcosta.compose-destinations:core:1.4.4-beta'
Expand Down

0 comments on commit 99363c4

Please sign in to comment.