@@ -22,7 +22,7 @@
<application
android:name=".MainApp"
- android:icon="@mipmap/ic_launcher"
+ android:icon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:fullBackupContent="@xml/backup_config"
@@ -57,7 +57,7 @@