-
Notifications
You must be signed in to change notification settings - Fork 14
Does not work with some libraries #8
Comments
Hi, thanks for reporting the issue! Could you please give some more details, does the analysis give wrong results for those libraries or an error/exception occurs? |
It's a multimodule project and when I run the plugin with parameter to disable jetifier (or disable it in gradle.properties) I get output saying "You can turn off jetifier" for all modules, but when I do, it cannot be built. I traversed output of gradlew dependencies and found at least these two above depending on support libraries. |
Hi, both libraries are correctly reported when I add them to sample module in this repository:
The issue can be related to the default options of the plugin. Could you please try following possible solutions:
|
Maybe related? #11 |
I'm having a similar issue. I use |
com.instabug.library:instabug
com.facebook.android:facebook-android-sdk
The text was updated successfully, but these errors were encountered: