Skip to content

Commit

Permalink
remove legacy roundIcon attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Dec 25, 2022
1 parent d879ef7 commit 1b4c2af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
android:useEmbeddedDex="true"
android:networkSecurityConfig="@xml/network_security_config"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/AppTheme">

Expand Down

0 comments on commit 1b4c2af

Please sign in to comment.