Skip to content

Commit a12e8f8

Browse files
update android/app/src/main/AndroidManifest.xml
1 parent 369a00f commit a12e8f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android/app/src/main/AndroidManifest.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
android:icon="@drawable/splash"
1212
android:roundIcon="@drawable/splash"
1313
android:label="@string/app_name"
14-
android:supportsRtl="true"
15-
android:theme="@style/AppTheme">
14+
android:supportsRtl="true">
1615

1716
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="@string/admob_app_id" />
1817

0 commit comments

Comments
 (0)