<?xml version="1.0" encoding="UTF-8"?> | |
<lint> | |
<!-- | |
Suppress temporarily due to AAPT2 failures with SDK 35/36 on AGP 7.x. | |
Remove after AGP upgrade. | |
--> | |
<issue id="OldTargetApi" severity="ignore" /> | |
<!-- | |
Suppress temporarily 'VisibleForTests' warnings - exposed for testing purposes | |
--> | |
<issue id="VisibleForTests" severity="ignore" /> | |
</lint> |