Skip to content

Commit c277c6a

Browse files
fix(deps): bump com.google.accompanist:accompanist-systemuicontroller
Bumps [com.google.accompanist:accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.31.5-beta to 0.35.0-alpha. - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.31.5-beta...v0.35.0-alpha) --- updated-dependencies: - dependency-name: com.google.accompanist:accompanist-systemuicontroller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 028c58c commit c277c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies {
9191
implementation 'androidx.compose.ui:ui-graphics'
9292
implementation 'androidx.compose.ui:ui-tooling-preview'
9393
implementation 'androidx.compose.material3:material3'
94-
implementation 'com.google.accompanist:accompanist-systemuicontroller:0.31.5-beta'
94+
implementation 'com.google.accompanist:accompanist-systemuicontroller:0.35.0-alpha'
9595

9696
// Compose related
9797
implementation 'androidx.navigation:navigation-compose:2.7.4'

0 commit comments

Comments
 (0)