Reduce severity of NewApi

This commit is contained in:
Mygod
2021-11-26 23:08:43 -05:00
parent 1cf961b23c
commit da64bea602

View File

@@ -4,5 +4,6 @@
<ignore regexp="org.mockito.*" /> <ignore regexp="org.mockito.*" />
</issue> </issue>
<issue id="MissingTranslation" severity="ignore" /> <issue id="MissingTranslation" severity="ignore" />
<issue id="NewApi" severity="warning" />
<issue id="UseAppTint" severity="informational" /> <issue id="UseAppTint" severity="informational" />
</lint> </lint>