Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Aug 26, 2024
1 parent 7d7a654 commit 1c34e75
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.FucksGiven"
tools:targetApi="tiramisu"
android:localeConfig="@xml/local_config">
tools:targetApi="tiramisu">


<activity
Expand Down Expand Up @@ -58,4 +57,4 @@
</service>
</application>

</manifest>
</manifest>

0 comments on commit 1c34e75

Please sign in to comment.