Commit 48e2716
committed
Build: Update dependency analysis configuration on wordpress shortcodes
This 'unused' related advise for the 'wordpress-shortcodes' module is
actually incorrect as the build is failing when the 'appcompat'
dependency is removed.
Just like it was done on this (7db2a43)
change, the seemingly unused 'androidx.appcompat' dependency advise got
suppressed as well.
------------------------------------------------------------------------
Advice for :wordpress-shortcodes
Unused dependencies which should be removed:
implementation 'androidx.appcompat:appcompat:1.1.0'1 parent e578ad1 commit 48e2716
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
46 | 55 | | |
47 | 56 | | |
48 | 57 | | |
| |||
0 commit comments