stream-chat-android-client
🐞 Fixed
- Fixed NPE in
StreamWebSocket.onFailure
. #4942
⬆️ Improved
- Extended
PushMessage
to access extra data #4945
stream-chat-android-ui-components
⬆️ Improved
- Extended channel list screen styling. #4944
🚨🚨 This version requires the v1.1.4
of Push dependencies 🚨🚨
implementation("io.getstream:stream-android-push:1.1.4")
implementation("io.getstream:stream-android-push-permissions:1.1.4")
implementation("io.getstream:stream-android-push-delegate:1.1.4")
implementation("io.getstream:stream-android-push-firebase:1.1.4")
implementation("io.getstream:stream-android-push-huawei:1.1.4")
implementation("io.getstream:stream-android-push-xiaomi:1.1.4")