Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
JignasP authored Jul 30, 2023
1 parent 5f1a736 commit f6d74c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
android:name=".AnutoApplication"
android:hardwareAccelerated="true"
android:icon="@mipmap/icon"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/icon_round"
android:label="@string/app_name">

<!-- Activity themes are changed programatically later. In order for translucent activities
Expand Down

0 comments on commit f6d74c7

Please sign in to comment.