Skip to content

Commit

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

Updates `io.getstream:stream-video-android-core` from 0.5.1 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@0.5.1...1.0.1)

Updates `io.getstream:stream-video-android-ui-compose` from 0.5.1 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@0.5.1...1.0.1)

Updates `io.getstream:stream-video-android-previewdata` from 0.5.1 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@0.5.1...1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 18, 2024
1 parent 3666049 commit 9fb193f
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
@@ -1,6 +1,6 @@
[versions]
streamChatSDK = "6.1.1"
streamVideoSDK = "0.5.1"
streamVideoSDK = "1.0.1"
streamLog = "1.1.4"
sealedx = "1.0.1"
landscapist = "2.2.13"
Expand Down

0 comments on commit 9fb193f

Please sign in to comment.