Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
namini40 authored Apr 10, 2022
1 parent a7751c8 commit 6065b7c
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 @@ -214,7 +214,7 @@ You should capture the Google Play Store `INSTALL_REFERRER` intent with a broadc

```xml
<receiver
android:name="com.adtrace.sdk.AdTraceReferrerReceiver"
android:name="io.adtrace.sdk.AdTraceReferrerReceiver"
android:permission="android.permission.INSTALL_PACKAGES"
android:exported="true">
<intent-filter>
Expand Down

0 comments on commit 6065b7c

Please sign in to comment.