Skip to content

Commit

Permalink
chore: bump androidx.compose.ui:ui from 1.6.0 to 1.6.1 in /DisneyScen…
Browse files Browse the repository at this point in the history
…icRides (#74)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent bd699fd commit 3ec3a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DisneyScenicRides/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ dependencies {
implementation("androidx.compose.runtime:runtime:1.6.1")
implementation("androidx.compose.runtime:runtime-livedata:1.6.1")
implementation("androidx.compose.material3:material3:1.2.0")
implementation("androidx.compose.ui:ui:1.6.0")
implementation("androidx.compose.ui:ui-tooling:1.6.0")
implementation("androidx.compose.ui:ui:1.6.1")
implementation("androidx.compose.ui:ui-tooling:1.6.1")
implementation("androidx.compose.foundation:foundation:1.6.1")
implementation("androidx.compose.foundation:foundation-layout:1.6.1")
implementation("com.google.android.material:material:1.11.0")
Expand Down

0 comments on commit 3ec3a20

Please sign in to comment.