mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
tauri: dev icons + separate prod config (#5691)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
65d7fc3ccd
commit
ebe25c3e9a
108 changed files with 51 additions and 11 deletions
|
|
@ -0,0 +1,5 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue