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-pager-indicators` 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-pager-indicators
  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 Nov 7, 2024
1 parent f3167a1 commit a7c10d9
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 @@ streamVideoSDK = "1.0.12"
streamLog = "1.1.4"
sealedx = "1.0.1"
landscapist = "2.4.0"
accompanist = "0.34.0"
accompanist = "0.36.0"
androidGradlePlugin = "8.4.1"
androidxActivity = "1.9.3"
androidxAppCompat = "1.6.1"
Expand Down

0 comments on commit a7c10d9

Please sign in to comment.