Bump androidx.compose.foundation:foundation (#34)

Bumps androidx.compose.foundation:foundation from 1.7.0-beta04 to 1.7.0-beta07.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  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>
This commit is contained in:
dependabot[bot]
2024-08-09 09:21:09 -07:00
committed by GitHub
parent 96d556d18d
commit 4303ef2f63
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ dependencies {
implementation(libs.haze.materials) implementation(libs.haze.materials)
// TODO: 03/07/2024, Danil Nikolaev: remove when stable release (lazy column fixes) // TODO: 03/07/2024, Danil Nikolaev: remove when stable release (lazy column fixes)
implementation("androidx.compose.foundation:foundation:1.7.0-beta04") implementation("androidx.compose.foundation:foundation:1.7.0-beta07")
implementation(libs.eithernet) implementation(libs.eithernet)
+1 -1
View File
@@ -59,7 +59,7 @@ dependencies {
implementation(libs.haze.materials) implementation(libs.haze.materials)
// TODO: 03/07/2024, Danil Nikolaev: remove when stable release // TODO: 03/07/2024, Danil Nikolaev: remove when stable release
implementation("androidx.compose.foundation:foundation:1.7.0-beta04") implementation("androidx.compose.foundation:foundation:1.7.0-beta07")
implementation(libs.eithernet) implementation(libs.eithernet)
+1 -1
View File
@@ -61,7 +61,7 @@ dependencies {
implementation(libs.bundles.compose) implementation(libs.bundles.compose)
// TODO: 03/07/2024, Danil Nikolaev: remove when stable release // TODO: 03/07/2024, Danil Nikolaev: remove when stable release
implementation("androidx.compose.foundation:foundation:1.7.0-beta04") implementation("androidx.compose.foundation:foundation:1.7.0-beta07")
implementation(libs.eithernet) implementation(libs.eithernet)