Skip to content

Commit

Permalink
Pull request #25: docs update
Browse files Browse the repository at this point in the history
Merge in WEBRTC/infobip-rtc-android from kgenjac-WEBRTC-2-rename to master

Squashed commit of the following:

commit 71971bda91a0f06d79e13ccb29bdf6e4879759d0
Author: Kenan Genjac <Kenan.Genjac@infobip.com>
Date:   Fri Mar 17 09:33:33 2023 +0100

    docs update
  • Loading branch information
Kenan Genjac authored and Kenan Genjac committed Mar 17, 2023
1 parent 6a5d80f commit 7694531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ We implemented an Android service named `FcmTokenRefresher` that handles changes
```xml
<application>
<service
android:name="com.infobip.webrtc.sdk.impl.fcm.FcmTokenRefresher"
android:name="com.infobip.webrtc.sdk.impl.push.FcmTokenRefresher"
android:exported="false" />
</application>
```
Expand Down

0 comments on commit 7694531

Please sign in to comment.