Skip to content

Commit 5e6f910

Browse files
committed
We don't need an application element in the library
Fixes #45
1 parent f28a5ce commit 5e6f910

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.firebase.ui">
2-
<application android:allowBackup="true" android:label="@string/app_name">
3-
</application>
42
</manifest>

0 commit comments

Comments
 (0)