chore(deps): bump androidx.compose.foundation:foundation in /snippets

Bumps androidx.compose.foundation:foundation from 1.9.2 to 1.9.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-23 11:07:03 +00:00 committed by GitHub
parent de889b7340
commit 77baa690cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ targetSdk = "36"
agp = "8.13.0"
appCompat = "1.7.1"
composeFoundation = "1.9.2"
composeFoundation = "1.9.4"
composeMaterial = "1.9.2"
constraintLayout = "2.2.1"
coreKtx = "1.17.0"