From 9ff558ce7096516431e1a17fa2aab50437b5959b Mon Sep 17 00:00:00 2001 From: Code-Floof <13484789+Codel1417@users.noreply.github.com> Date: Sat, 4 May 2024 19:25:05 -0400 Subject: [PATCH] Update AndroidManifest.xml --- android/app/src/main/AndroidManifest.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 56f17e57..4bc94c2b 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -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"> >