feat: alpha version

This commit is contained in:
rebelonion 2024-02-03 21:05:01 -06:00
parent 13074a0f72
commit d12022266e
20 changed files with 111 additions and 4 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_alpha_background"/>
<foreground android:drawable="@drawable/ic_launcher_alpha_foreground"/>
</adaptive-icon>