设置应用图标为钉钉默认机器人图标

This commit is contained in:
ZhanGSKen
2025-05-22 01:50:39 +08:00
parent a4b7c59919
commit e7b5cfd9b8
8 changed files with 37 additions and 9 deletions

View File

@@ -2,7 +2,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" >
<application>
<application
tools:replace="android:icon"
android:icon="@drawable/ic_launcher_beta">
<!-- Put flavor specific code here -->