Skip to content

Commit

Permalink
chore(deps): Bump com.google.accompanist:accompanist-systemuicontroller
Browse files Browse the repository at this point in the history
Bumps [com.google.accompanist:accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.32.0 to 0.34.0.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.32.0...v0.34.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]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent b899740 commit f703f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-activity = "1.8.2"
androidx-compose-bom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.7" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
androidx-lifecycle = "2.7.0"
google-accompanist = "0.32.0"
google-accompanist = "0.34.0"
kotest = "5.8.0"
kotlin = "1.9.21"
kotlinx-coroutines = "1.7.3"
Expand Down

0 comments on commit f703f2c

Please sign in to comment.