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

Update dependencies to fix lifecycle inheritance #689

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

apramana
Copy link
Contributor

@apramana apramana commented Jul 30, 2023

This PR updates dependencies to the extent needed to resolve the lifecycle inheritance issue raised in #679 - this includes bumping:

  • AndroidX lifecycle
  • Kotlin
  • KSP
  • Compose Compiler
  • Anvil
  • Compile SDK
  • Gradle (updated via the wrapper)
  • AGP (updated via the wizard)

The last two were necessary to fix lint - without them, the project still builds successfully and tests pass.

It also replaces TestLifecycleOwner with the corresponding AndroidX class.

@apramana apramana force-pushed the lifecycle branch 2 times, most recently from 8ac701f to 5328964 Compare July 30, 2023 03:00
Copy link
Contributor

@elihart elihart left a comment

Choose a reason for hiding this comment

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

Look great, thank you very much for the contribution.

We can get a release out with this next week

@martymiller
Copy link

Please merge asap, thanks.

@elihart elihart merged commit 87d7450 into airbnb:main Sep 7, 2023
3 checks passed
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.

4 participants