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

Remove android.enableJetifier line from gradle.properties #612

Open
emanuelb opened this issue Mar 20, 2023 · 0 comments
Open

Remove android.enableJetifier line from gradle.properties #612

emanuelb opened this issue Mar 20, 2023 · 0 comments

Comments

@emanuelb
Copy link

android.enableJetifier=true

See this guide for the steps to ensure it's safe to remove above line android.enableJetifier=true (check that all deps are already fully migrated to AndroidX, and migrate the ones still not migrated to it)
https://medium.com/dipien/say-bye-bye-to-android-jetifier-a7e0d388f5d6

Another tool that can be used in addition is checkJetifier from recent versions of android gradle plugin, details in: https://issuetracker.google.com/issues/117948942#comment12

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

No branches or pull requests

1 participant