Skip to content

Commit

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

Updates `io.getstream:stream-video-android-ui-compose` from 1.0.13 to 1.0.14
- [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.13...1.0.14)

Updates `io.getstream:stream-video-android-previewdata` from 1.0.13 to 1.0.14
- [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.13...1.0.14)

---
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-previewdata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent fd82c27 commit 6c582b0
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 @@ -4,7 +4,7 @@ kotlinxCoroutines = "1.8.1"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.10-1.0.24"
streamChatSDK = "6.5.0"
streamVideoSDK = "1.0.13"
streamVideoSDK = "1.0.14"
streamLog = "1.1.4"
jvmTarget = "17"
landscapist = "2.3.8"
Expand Down

0 comments on commit 6c582b0

Please sign in to comment.