yuriy-budiyev / code-scanner

Code scanner library for Android, based on ZXing
MIT License
1.09k stars 266 forks source link

WARNING: [Processor] Library '/root/.gradle/caches/transforms-3/bbf181829bc5eaa48991144733491009/transformed/core-1.8.0-SNAPSHOT-api.jar' #149

Closed Squall-Huang closed 2 years ago

Squall-Huang commented 2 years ago

Task :app:hiltAggregateDepsDebug WARNING: [Processor] Library '/root/.gradle/caches/transforms-3/bbf181829bc5eaa48991144733491009/transformed/core-1.8.0-SNAPSHOT-api.jar' 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/R$styleable' Example of support library reference: 'android/support/v4/app/INotificationSideChannel$Default'

yuriy-budiyev commented 2 years ago

Code scanner depends only on annotations and zxing.