mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
10 lines
146 B
XML
10 lines
146 B
XML
<FindBugsFilter>
|
|
|
|
<Match>
|
|
<Class name="~.*R\$.*" />
|
|
</Match>
|
|
<Match>
|
|
<Class name="~.*Manifest\$.*" />
|
|
</Match>
|
|
|
|
</FindBugsFilter>
|