We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I see you're setting android.enableJetifier to false. I'm running in to issue which I think might be related to that setting....I had set it to true and think I still need to for now when using certain 3rd party libraries. Just in case you had come across this? https://stackoverflow.com/questions/50270599/failed-to-transform-error-after-migrating-to-androidx
android.enableJetifier
false
true
(I guess this is more a question than an issue so feel free to close :) )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I see you're setting
android.enableJetifier
tofalse
. I'm running in to issue which I think might be related to that setting....I had set it totrue
and think I still need to for now when using certain 3rd party libraries. Just in case you had come across this?https://stackoverflow.com/questions/50270599/failed-to-transform-error-after-migrating-to-androidx
(I guess this is more a question than an issue so feel free to close :) )
The text was updated successfully, but these errors were encountered: