Skip to content

Commit

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

Updates `io.getstream:stream-video-android-compose` from 0.3.4 to 0.4.0
- [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.3.4...0.4.0)

Updates `io.getstream:stream-video-android-mock` from 0.3.4 to 0.4.0
- [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.3.4...0.4.0)

---
updated-dependencies:
- dependency-name: io.getstream:stream-video-android-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.getstream:stream-video-android-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 66e1abb commit 23a3cb8
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 @@ -2,7 +2,7 @@
agp = "8.1.1"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
streamVideo = "0.3.4"
streamVideo = "0.4.0"
androidxActivity = "1.7.2"
androidxComposeCompiler = "1.5.3"
androidxComposeBom = "2023.08.00"
Expand Down

0 comments on commit 23a3cb8

Please sign in to comment.