Skip to content

Releases: GetStream/android-video-chat

1.0.1

23 May 00:49
Compare
Choose a tag to compare

What's Changed

  • Bump androidx.compose:compose-bom from 2024.03.00 to 2024.04.01 by @dependabot in #11
  • Bump com.google.gms.google-services from 4.3.14 to 4.4.1 by @dependabot in #12
  • Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 by @dependabot in #13
  • Bump com.google.firebase:firebase-bom from 32.5.0 to 32.8.1 by @dependabot in #14
  • Bump androidx.camera:camera-view from 1.3.0 to 1.3.3 by @dependabot in #17
  • Bump com.github.skydoves:landscapist-coil from 2.3.2 to 2.3.3 by @dependabot in #16
  • Bump androidx.camera:camera-core from 1.3.0 to 1.3.3 by @dependabot in #18
  • Bump com.google.firebase.crashlytics from 2.9.5 to 2.9.9 by @dependabot in #15
  • Bump streamVideo from 0.5.7 to 0.5.8 by @dependabot in #28
  • Bump com.google.android.gms:play-services-auth from 20.7.0 to 21.1.1 by @dependabot in #25
  • Bump androidx.compose:compose-bom from 2024.04.01 to 2024.05.00 by @dependabot in #23
  • Bump streamChat from 6.0.13 to 6.3.2 by @dependabot in #21
  • Bump com.google.firebase:firebase-bom from 32.8.1 to 33.0.0 by @dependabot in #24
  • Bump androidGradlePlugin from 8.3.2 to 8.4.0 by @dependabot in #20
  • Bump androidx.core:core-ktx from 1.12.0 to 1.13.1 by @dependabot in #22
  • Bump streamVideo from 0.5.8 to 1.0.0 by @dependabot in #29
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.8.1 by @dependabot in #32
  • Bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #26
  • Bump streamVideo from 1.0.0 to 1.0.1 by @dependabot in #35
  • Bump androidGradlePlugin from 8.4.0 to 8.4.1 by @dependabot in #37
  • Migrate to Kotlin 2.0.0 and Compose compiler plugin by @skydoves in #39

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

26 Apr 01:14
2f1b5e9
Compare
Choose a tag to compare

Android Video Chat has been published 🎉

⚡️ Android Video Chat demonstrates how to utilize the Stream Video SDK and Stream Chat SDK to implement a real-time video chat application, such as Zoom and Google Meet.