Fix android build by removing unused string from manifest
(cherry picked from commit 7066d39715da6632f234508ea806aee99f88e6f9)
This commit is contained in:
parent
cdf6148c69
commit
8559695db5
@ -44,7 +44,6 @@
|
||||
<meta-data android:name="android.app.static_init_classes" android:value="-- %%INSERT_INIT_CLASSES%% --"/>
|
||||
<!-- Messages maps -->
|
||||
<meta-data android:value="@string/fatal_error_msg" android:name="android.app.fatal_error_msg"/>
|
||||
<meta-data android:value="@string/unsupported_android_version" android:name="android.app.unsupported_android_version"/>
|
||||
|
||||
<!-- Splash screen -->
|
||||
<meta-data android:name="android.app.splash_screen_drawable" android:resource="@drawable/splash"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user