Common changes for all artifacts
- Updated project dependencies
- Kotlin 1.4.30
- Stable AndroidX releases: LiveData 2.3.0, Activity 1.2.0, Fragment 1.3.0
- For the full list of dependency version changes, see this PR
stream-chat-android
- Add
streamInputAttachmentsMenuBackground
andstreamInputSuggestionsBackground
attributes toMessageInputView
- Add
streamMessageActionButtonsBackground
attributes toMessageListView
stream-chat-android-client
- Remove unused
reason
andtimeout
parameters fromChannelClient::unBanUser
method