diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 1773201a..d5e0a339 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -17,7 +17,7 @@ android:name=".Application" android:label="Hiddify Next" android:icon="@mipmap/ic_launcher" - android:roundIcon="@mipmap/ic_launcher_rounded" + android:roundIcon="@mipmap/ic_launcher_round" tools:targetApi="31">