Commit a985083f authored by wanglei's avatar wanglei

...fcm测试

parent f269307a
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
<action android:name="com.google.firebase.MESSAGING_EVENT" /> <action android:name="com.google.firebase.MESSAGING_EVENT" />
<action android:name="com.google.android.c2dm.intent.RECEIVE" /> <action android:name="com.google.android.c2dm.intent.RECEIVE" />
<category android:name="confine.scream" /> <category android:name="com.tool.advanced.cleaner" />
</intent-filter> </intent-filter>
</receiver> </receiver>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment