Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored May 4, 2024
1 parent 1eb1f8f commit 9ff558c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
android:name="${applicationName}"
android:enableOnBackInvokedCallback="false"
android:icon="@mipmap/ic_launcher"
android:label="Gear on the Go"
android:localeConfig="@xml/locales_config">
android:label="Gear on the Go">
>
<activity
android:name=".MainActivity"
Expand Down

0 comments on commit 9ff558c

Please sign in to comment.