mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-10 04:52:38 +01:00
Delete unused firebase metadata
This commit is contained in:
parent
a1e962c1a1
commit
96812d2b83
@ -27,16 +27,6 @@
|
||||
android:usesCleartextTraffic="true"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
tools:ignore="UnusedAttribute">
|
||||
<!-- Matches general label under NotificationUtils.kt -->
|
||||
<meta-data
|
||||
android:name="com.google.firebase.messaging.default_notification_channel_id"
|
||||
android:value="general" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.messaging.default_notification_color"
|
||||
android:resource="@color/facebook_blue" />
|
||||
<meta-data
|
||||
android:name="com.google.firebase.messaging.default_notification_icon"
|
||||
android:resource="@drawable/frost_f_24" />
|
||||
|
||||
<activity
|
||||
android:name=".StartActivity"
|
||||
|
Loading…
Reference in New Issue
Block a user