Skip to content

Commit

Permalink
Merge pull request #102 from Skrilltrax/renovate/androidx.compose.mat…
Browse files Browse the repository at this point in the history
…erial3
  • Loading branch information
Skrilltrax committed Apr 21, 2022
2 parents 913a21b + 5f71f0d commit 7af2be7
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 @@ -37,7 +37,7 @@ compose-compiler = "androidx.compose.compiler:compiler:1.1.1"
compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "compose" }
compose-material = { module = "androidx.compose.material:material", version.ref = "compose" }
compose-material3 = "androidx.compose.material3:material3:1.0.0-alpha09"
compose-material3 = "androidx.compose.material3:material3:1.0.0-alpha10"
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "compose" }
Expand Down

0 comments on commit 7af2be7

Please sign in to comment.