We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c890c92 commit 659872aCopy full SHA for 659872a
utilcode/lib/src/main/AndroidManifest.xml
@@ -20,7 +20,7 @@
20
</provider>
21
22
<service
23
- android:name="com.blankj.utilcode.util.MessengerUtils$ServerService"
+ android:name="com.blankj.utilcode.util.BusUtils$ServerService"
24
android:exported="true">
25
<intent-filter>
26
<action android:name="${applicationId}.messenger" />
0 commit comments