Skip to content

Commit

Permalink
Bump com.google.accompanist:accompanist-flowlayout
Browse files Browse the repository at this point in the history
Bumps [com.google.accompanist:accompanist-flowlayout](https://github.com/google/accompanist) from 0.24.7-alpha to 0.35.2-beta.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.24.7-alpha...v0.35.2-beta)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-flowlayout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 013310a commit a5fec1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
@Suppress("GradleDependency") // WIP
implementation("androidx.activity:activity-compose:1.4.0")

implementation("com.google.accompanist:accompanist-flowlayout:0.24.7-alpha")
implementation("com.google.accompanist:accompanist-flowlayout:0.35.2-beta")

implementation(platform("com.google.firebase:firebase-bom:33.1.0"))
implementation("com.google.firebase:firebase-crashlytics-ktx")
Expand Down

0 comments on commit a5fec1c

Please sign in to comment.