Skip to content

Commit

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

Updates `io.getstream:stream-chat-android-compose` from 6.4.0 to 6.4.1
- [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.4.0...v6.4.1)

Updates `io.getstream:stream-chat-android-offline` from 6.4.0 to 6.4.1
- [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.4.0...v6.4.1)

Updates `io.getstream:stream-chat-android-state` from 6.4.0 to 6.4.1
- [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.4.0...v6.4.1)

Updates `io.getstream:stream-chat-android-ui-utils` from 6.4.0 to 6.4.1
- [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.4.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent e358f24 commit 9d9633f
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.4"
streamChat = "6.4.0"
streamChat = "6.4.1"
streamLog = "1.1.4"
streamPush = "1.1.7"
googleService = "4.4.2"
Expand Down

0 comments on commit 9d9633f

Please sign in to comment.