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

Fully migrate to use AndroidX #888

Open
Goooler opened this issue Aug 3, 2023 · 0 comments · May be fixed by #889
Open

Fully migrate to use AndroidX #888

Goooler opened this issue Aug 3, 2023 · 0 comments · May be fixed by #889

Comments

@Goooler
Copy link

Goooler commented Aug 3, 2023

Fully migrate to AndroidX, instead of using something like android.app.Fragment, if so we can remove android.enableJetifier=true flags in the projects that depend on this lib.

See https://developer.android.com/jetpack/androidx/migrate

Caution: As of late 2021, most of the library ecosystem already supports AndroidX natively. This means that your project is most likely already using AndroidX libraries directly and there is no need to follow the steps in this migration guide. Additionally, the enableJetifier flag mentioned in this guide can lead to slower build times and should not be used unless it’s necessary.

@Goooler Goooler changed the title Fully migrate to using AndroidX Fully migrate to use AndroidX Aug 3, 2023
@Goooler Goooler linked a pull request Aug 3, 2023 that will close this issue
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 a pull request may close this issue.

1 participant