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.36.0.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.32.0...v0.36.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 0ea061f commit a301a37
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 @@ -81,7 +81,7 @@ dependencies {
implementation 'androidx.navigation:navigation-compose:2.7.5'
implementation 'androidx.profileinstaller:profileinstaller:1.3.1'
implementation 'com.google.android.material:material:1.10.0'
implementation "com.google.accompanist:accompanist-systemuicontroller:0.32.0"
implementation "com.google.accompanist:accompanist-systemuicontroller:0.36.0"

// For building AppWidgets with Glance
def glance_version = "1.0.0"
Expand Down

0 comments on commit a301a37

Please sign in to comment.