Files
duix.ai/duix-android/dh_aigc_android/android_glide_lint.xml
wangjian 6d54202241 wangjian
2024-05-16 17:22:43 +08:00

7 lines
243 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<!-- https://github.com/bumptech/glide/issues/4940 -->
<lint>
<issue id="NotificationPermission">
<ignore regexp="com.bumptech.glide.request.target.NotificationTarget" />
</issue>
</lint>