Skip to content

Commit 659872a

Browse files
committed
see 05/05 log
1 parent c890c92 commit 659872a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utilcode/lib/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</provider>
2121

2222
<service
23-
android:name="com.blankj.utilcode.util.MessengerUtils$ServerService"
23+
android:name="com.blankj.utilcode.util.BusUtils$ServerService"
2424
android:exported="true">
2525
<intent-filter>
2626
<action android:name="${applicationId}.messenger" />

0 commit comments

Comments
 (0)