Skip to content

Commit

Permalink
Android example config fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
5eeman committed Dec 20, 2024
1 parent 37a288d commit 9fec4c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:allowBackup="false"
android:theme="@style/AppTheme"
android:supportsRtl="true">
<activity
android:name=".MainActivity"
Expand Down

0 comments on commit 9fec4c5

Please sign in to comment.