Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Compose version to latest stable 1.2.0 #249

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Aug 4, 2022

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:

  • AGP 7.2.1
  • Kotlin 1.7.0
  • KotlinCompilerTesting 1.4.9
  • KotlinPoet 1.12.0
  • KotlinXMetadata 0.5.0
  • XProcessing 2.4.3

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 😄

Copy link
Collaborator

@vinaygaba vinaygaba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic contribution!

@vinaygaba vinaygaba merged commit 469e14d into airbnb:master Aug 11, 2022
@oas004 oas004 deleted the feature/bump-compose-1.2 branch August 11, 2022 20:41
@borsini
Copy link

borsini commented Aug 22, 2022

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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to use compose version 1.2.0
3 participants