airbnb / Showkase

🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095
Apache License 2.0
2.11k stars 107 forks source link

Bump Compose version to latest stable 1.2.0 #249

Closed oas004 closed 2 years ago

oas004 commented 2 years ago

Thanks for a supercool library! 😄 🤩

Overview

In this PR I have updated Showkase to target the latest stable version of Jetpack Compose. That required us to bump the following as well:

We also had to target SDK version 32.

There where some small breaking changes from bumping these libraries that I have fixed as well 😄

This fixes #248 😄

borsini commented 2 years ago

Very nice work 👏 Our team is also using Showkase and we are looking for a Compose 1.2.0 support. @vinaygaba do you have a release planned that incorporates this PR?

vinaygaba commented 2 years ago

@borsini Just did a release that has this version bump - https://github.com/airbnb/Showkase/releases/tag/1.0.0-beta14