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

Commit 57cac6f

Browse files
Bump accompanist-systemuicontroller from 0.27.0 to 0.28.0 (#90)
Bumps [accompanist-systemuicontroller](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-systemuicontroller 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 1d13a97 commit 57cac6f

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
@@ -148,7 +148,7 @@ dependencies {
148148

149149
// Google accompanist
150150
implementation("com.google.accompanist:accompanist-navigation-animation:0.28.0")
151-
implementation("com.google.accompanist:accompanist-systemuicontroller:0.27.0")
151+
implementation("com.google.accompanist:accompanist-systemuicontroller:0.28.0")
152152
implementation("com.google.accompanist:accompanist-swiperefresh:0.28.0")
153153
implementation("com.google.accompanist:accompanist-permissions:0.27.0")
154154
implementation("com.google.accompanist:accompanist-flowlayout:0.28.0")

0 commit comments

Comments
 (0)