Files
redis-gui-foundation/apps/desktop/src-tauri/icons/android/mipmap-anydpi-v26/ic_launcher.xml
Senior Frontend Engineer 9c404d54a0 build(desktop): commit tauri bundle resources
Check in the icon set and bundle configuration required for reproducible desktop tauri builds, and keep the limited bundle target script available for Linux validation.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:14:35 +00:00

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>