Skip to content

Commit

Permalink
Bump streamVideo from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps `streamVideo` from 1.0.0 to 1.0.1.

Updates `io.getstream:stream-video-android-ui-compose` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/getstream/stream-video-android/releases)
- [Changelog](https://github.com/GetStream/stream-video-android/blob/develop/CHANGELOG.md)
- [Commits](GetStream/stream-video-android@1.0.0...1.0.1)

Updates `io.getstream:stream-video-android-filters-video` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/getstream/stream-video-android/releases)
- [Changelog](https://github.com/GetStream/stream-video-android/blob/develop/CHANGELOG.md)
- [Commits](GetStream/stream-video-android@1.0.0...1.0.1)

Updates `io.getstream:stream-video-android-previewdata` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/getstream/stream-video-android/releases)
- [Changelog](https://github.com/GetStream/stream-video-android/blob/develop/CHANGELOG.md)
- [Commits](GetStream/stream-video-android@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: io.getstream:stream-video-android-ui-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.getstream:stream-video-android-filters-video
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.getstream:stream-video-android-previewdata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 22f1855 commit ed7a641
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 @@ accompanist = "0.32.0"
okhttp = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
streamVideo = "1.0.0"
streamVideo = "1.0.1"
streamChat = "6.3.2"
streamLog = "1.1.4"
streamPush = "1.1.7"
Expand Down

0 comments on commit ed7a641

Please sign in to comment.