|
@@ -16,6 +16,7 @@
|
|
|
<application
|
|
<application
|
|
|
android:allowBackup="false"
|
|
android:allowBackup="false"
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
|
|
+ android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
android:label="@string/app_name">
|
|
android:label="@string/app_name">
|
|
|
|
|
|
|
|
|
|
|