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

Fix deprecation warning in `ShowkaseBrowserActivity.kt` #344

Closed SimonMarquis closed 1 year ago

SimonMarquis commented 1 year ago

Following the initial PR #339 and issue #335.

SimonMarquis commented 1 year ago

@vinaygaba could you re-run the failing check? It does not look like to be related to the changes of this PR. Also, do you have any ETA to share about releasing this as a hotfif (1.0.0-beta19?). More and more Jetpack libraries are starting to enforce compiling against 34.

vinaygaba commented 1 year ago

@SimonMarquis I intend to do a release shortly. trying to get some open PRs open that have already been accepted.