Changes icon in Play store version

This commit is contained in:
2023-08-30 23:23:58 +02:00
parent 36173f2fcb
commit 3312d99177
13 changed files with 13 additions and 11 deletions

View File

@ -70,7 +70,7 @@
<application
android:allowBackup="true"
android:allowClearUserData="true"
android:icon="@drawable/gears"
android:icon="@drawable/crane"
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:networkSecurityConfig="@xml/network_security_config">