stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

Update Compose compiler to 1.3.2 and Kotlin to 1.7.20

Open skydoves opened this issue 2 years ago • 0 comments

🎯 Goal

Update Compose compiler to 1.3.2 and Kotlin to 1.7.20.

☑️Contributor Checklist

General

  • [x] I have signed the Stream CLA (required)
  • [x] Assigned a person / code owner group (required)
  • [x] PR targets the develop branch

Code & documentation

  • [ ] Changelog is updated with client-facing changes
  • [ ] New code is covered by unit tests
  • [ ] Comparison screenshots added for visual changes
  • [ ] Affected documentation updated (KDocs, docusaurus, tutorial)

☑️Reviewer Checklist

  • [ ] UI Components sample runs & works
  • [ ] Compose sample runs & works
  • [ ] UI Changes correct (before & after images)
  • [ ] Bugs validated (bugfixes)
  • [ ] New feature tested and works
  • [ ] Release notes and docs clearly describe changes
  • [ ] All code we touched has new or updated KDocs

skydoves avatar Oct 06 '22 01:10 skydoves