Merge pull request #225 from Daydreamer-riri/dev/media_notification

chore: 保持构建时android图标资源不被剥离
This commit is contained in:
Infinite
2023-10-27 18:19:23 +08:00
committed by GitHub
2 changed files with 9 additions and 6 deletions

View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools"
tools:keep="@drawable/*" />