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"> >