mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-16 02:48:09 -05:00
11 lines
160 B
XML
11 lines
160 B
XML
<FindBugsFilter>
|
|
|
|
<Match>
|
|
<Class name="~.*R\$.*"/>
|
|
</Match>
|
|
<Match>
|
|
<Class name="~.*Manifest\$.*"/>
|
|
</Match>
|
|
|
|
</FindBugsFilter>
|