This commit is contained in:
shipovnikaaa 2025-02-20 17:01:23 +03:00
parent 923da6b37e
commit e09c39bbb9
2 changed files with 2 additions and 2 deletions

View File

@ -12,10 +12,10 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:icon="@drawable/sir"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@drawable/sir"
android:supportsRtl="true"
android:theme="@style/Theme.Default"
tools:targetApi="31">

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB