为Android debug使用不同的包名

为debug构建替换应用图标

替换android:label
This commit is contained in:
VillagerTom
2024-05-26 14:30:42 +08:00
committed by orz12
parent 85591b534b
commit 0ed3f6c192
17 changed files with 215 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>