Initial commit

This commit is contained in:
askiiart 2023-09-08 23:44:00 -05:00
commit 56344d685e
No known key found for this signature in database
GPG key ID: 839CB93C6E6B133B
68 changed files with 2164 additions and 0 deletions

View file

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