Skip to content

Commit

Permalink
chore: 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 Jan 25, 2024
1 parent 6e27a2f commit 5fb2587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
def lifecycle_version = '2.6.2'
def compose_version = '1.5.1'
def compose_material3_version = '1.1.2'
def accompanist_version = '0.32.0'
def accompanist_version = '0.34.0'

android {
namespace 'xyz.xfqlittlefan.notdeveloper'
Expand Down

0 comments on commit 5fb2587

Please sign in to comment.