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

feat(android): bump androidx.activity default version from v1.8.2 to v1.9.3 #4314

Conversation

YangJonghun
Copy link
Collaborator

@YangJonghun YangJonghun commented Nov 29, 2024

Summary

  • Bump default androidx.activity:activity-ktx version from v1.8.2 to v1.9.3

Motivation

Changes

  • Currently, the only place we use it is in the OnBackPressedCallback of FullScreenPlayerView.kt, and this feature works properly. However, users who have been forcing legacy version instead of the default may have issues.

Test plan

@KrzysztofMoch
Copy link
Member

Do we need to bump min kotlin version for it?

@freeboub
Copy link
Collaborator

freeboub commented Dec 1, 2024

Do we need to bump min kotlin version for it?

I think the idea is to merge it first and exploit it in the pip PR.

@KrzysztofMoch
Copy link
Member

KrzysztofMoch commented Dec 1, 2024

Okay then - I want to merge/release PiP PR next week (2.12-8.12), we already have some positive feedback from community so I think it should be okay

@KrzysztofMoch KrzysztofMoch merged commit 64c222d into TheWidlarzGroup:master Dec 1, 2024
3 checks passed
@freeboub
Copy link
Collaborator

freeboub commented Dec 1, 2024

Yep it works for me !

@YangJonghun YangJonghun deleted the feat/bump-androidx-activity branch December 2, 2024 00:59
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