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

R8 warnings #364

Closed
sergeykomlach opened this issue Aug 28, 2023 · 0 comments
Closed

R8 warnings #364

sergeykomlach opened this issue Aug 28, 2023 · 0 comments

Comments

@sergeykomlach
Copy link
Owner

sergeykomlach commented Aug 28, 2023

During the build, in the build log, appears Jetifier warnings about simultaneous usage of AndroidX and android.support dependencies.

WARNING: [Processor] Library '~~~\biometric-2.2.4.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
 Example of androidX reference: 'androidx/core/app/NotificationManagerCompat'
 Example of support library reference: 'android/support/annotation/NonNull
@sergeykomlach sergeykomlach changed the title Jetifier warnings R8 warnings Aug 28, 2023
@sergeykomlach sergeykomlach closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2023
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