Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aec83d0

Browse files
committed
Update README.md
1 parent 7b67c66 commit aec83d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ add the following:
3636
android:enabled="true"
3737
android:exported="false" >
3838
<intent-filter>
39-
<action android:name="com.alexbbb.uploadservice.action.upload"/>
39+
<action android:name="com.yourcompany.yourapp.uploadservice.action.upload"/>
4040
</intent-filter>
4141
</service>
4242

0 commit comments

Comments
 (0)