Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84e87fe8 authored by Ellen Poe's avatar Ellen Poe
Browse files

fix: the square icon for release builds incorrectly showed "DEMO"

parent 4fa19c32
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@drawable/ic_launcher" />
    <background android:drawable="@drawable/ic_launcher" />
    <foreground android:drawable="@drawable/ic_launcher_debug_foreground" />
    <monochrome android:drawable="@drawable/ic_launcher" />
    <monochrome android:drawable="@drawable/ic_launcher" />
</adaptive-icon>
</adaptive-icon>
 No newline at end of file