Skip to content

Commit

Permalink
Bump accompanist from 0.34.0 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps `accompanist` from 0.34.0 to 0.36.0.

Updates `com.google.accompanist:accompanist-pager` from 0.34.0 to 0.36.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.34.0...v0.36.0)

Updates `com.google.accompanist:accompanist-drawablepainter` from 0.34.0 to 0.36.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.34.0...v0.36.0)

Updates `com.google.accompanist:accompanist-webview` from 0.34.0 to 0.36.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.34.0...v0.36.0)

Updates `com.google.accompanist:accompanist-permissions` from 0.34.0 to 0.36.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-pager
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.accompanist:accompanist-drawablepainter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.accompanist:accompanist-webview
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.accompanist:accompanist-permissions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent efe168f commit 222862d
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
@@ -1,5 +1,5 @@
[versions]
accompanist = "0.34.0"
accompanist = "0.36.0"
activityCompose = "1.9.2"
appcompat = "1.7.0"
binaryCompatabilityValidator = "0.16.3"
Expand Down

0 comments on commit 222862d

Please sign in to comment.