Fixed icon

This commit is contained in:
soraefir 2024-04-10 21:09:44 +02:00
parent 9228556ed1
commit d1f7c72adb
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -7,7 +7,7 @@
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:hardwareAccelerated="false"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.Beans"