Skip to content

Commit

Permalink
Bump androidx.compose.foundation:foundation-layout in /examples (#563)
Browse files Browse the repository at this point in the history
Bumps androidx.compose.foundation:foundation-layout from 1.6.2 to 1.6.3.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 856655f commit 42d74c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ protoc-gen-grpc-java = { group = "io.grpc", name = "protoc-gen-grpc-java", versi
protoc-gen-grpc-kotlin = { group = "io.grpc", name = "protoc-gen-grpc-kotlin", version = "1.4.1" }

androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.8.2" }
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.2" }
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.3" }
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.3" }
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.6.2" }
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }
Expand Down

0 comments on commit 42d74c2

Please sign in to comment.