Skip to content

Commit 7d6b1d2

Browse files
authored
Update firestore/app/src/main/AndroidManifest.xml
1 parent 02f73b4 commit 7d6b1d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firestore/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
android:icon="@mipmap/ic_launcher"
66
android:label="@string/app_name"
77
android:supportsRtl="true"
8-
android:theme="@style/AppTheme"
8+
android:theme="@style/AppTheme">
99

1010
<activity android:name=".EntryChoiceActivity"
1111
android:label="@string/app_name"

0 commit comments

Comments
 (0)