Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit f333a95

Browse files
Bump accompanist-flowlayout from 0.27.0 to 0.28.0 (#92)
Bumps [accompanist-flowlayout](https://github.com/google/accompanist) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.27.0...v0.28.0) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c401b70 commit f333a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ dependencies {
151151
implementation("com.google.accompanist:accompanist-systemuicontroller:0.27.0")
152152
implementation("com.google.accompanist:accompanist-swiperefresh:0.27.0")
153153
implementation("com.google.accompanist:accompanist-permissions:0.27.0")
154-
implementation("com.google.accompanist:accompanist-flowlayout:0.27.0")
154+
implementation("com.google.accompanist:accompanist-flowlayout:0.28.0")
155155

156156
// Google play services
157157
implementation("com.google.android.gms:play-services-location:21.0.1")

0 commit comments

Comments
 (0)