Skip to content

Commit

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

Updates `io.getstream:stream-video-android-ui-compose` from 1.0.1 to 1.0.2
- [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.1...1.0.2)

Updates `io.getstream:stream-video-android-filters-video` from 1.0.1 to 1.0.2
- [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.1...1.0.2)

Updates `io.getstream:stream-video-android-previewdata` from 1.0.1 to 1.0.2
- [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.1...1.0.2)

---
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 28, 2024
1 parent b547dd1 commit ae801d5
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 @@ -23,7 +23,7 @@ accompanist = "0.32.0"
okhttp = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
streamVideo = "1.0.1"
streamVideo = "1.0.2"
streamChat = "6.4.0"
streamLog = "1.1.4"
streamPush = "1.1.7"
Expand Down

0 comments on commit ae801d5

Please sign in to comment.