Skip to content

Commit

Permalink
Bump streamChat from 6.3.2 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps `streamChat` from 6.3.2 to 6.4.0.

Updates `io.getstream:stream-chat-android-compose` from 6.3.2 to 6.4.0
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.3.2...v6.4.0)

Updates `io.getstream:stream-chat-android-offline` from 6.3.2 to 6.4.0
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.3.2...v6.4.0)

Updates `io.getstream:stream-chat-android-state` from 6.3.2 to 6.4.0
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.3.2...v6.4.0)

Updates `io.getstream:stream-chat-android-ui-utils` from 6.3.2 to 6.4.0
- [Release notes](https://github.com/getstream/stream-chat-android/releases)
- [Changelog](https://github.com/GetStream/stream-chat-android/blob/main/CHANGELOG.md)
- [Commits](GetStream/stream-chat-android@v6.3.2...v6.4.0)

---
updated-dependencies:
- dependency-name: io.getstream:stream-chat-android-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-chat-android-offline
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-chat-android-state
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-chat-android-ui-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 1184c83 commit 6db5ab2
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 @@ -24,7 +24,7 @@ okhttp = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
streamVideo = "1.0.1"
streamChat = "6.3.2"
streamChat = "6.4.0"
streamLog = "1.1.4"
streamPush = "1.1.7"
googleService = "4.4.1"
Expand Down

0 comments on commit 6db5ab2

Please sign in to comment.