Update Android app icon for 1.0.18

This commit is contained in:
admin
2026-07-01 12:46:38 +02:00
parent 9ba1b1fa13
commit ab84205bec
18 changed files with 35 additions and 3 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<solid android:color="#F7FAF8" />
<solid android:color="#07172B" />
</shape>