We were using some dependency substitution on the support libraries in our app causing the plugin to tell us that we were fine dropping jetifier, even though we weren't. Removing the now unnecessary dependency substitution produced the expected results.
Wanted to post this here as others may run into the issue too.
Hi, can you share some more details on why and how you use the dependency substitution - on which libraries, which versions etc.? Possibly create a clean project that reproduces the issue? Thanks!
We were using some dependency substitution on the support libraries in our app causing the plugin to tell us that we were fine dropping jetifier, even though we weren't. Removing the now unnecessary dependency substitution produced the expected results. Wanted to post this here as others may run into the issue too.
Example for dependency substitution: