Skip to content

Commit abb06db

Browse files
committed
chore: updated version number for deprecated methods
1 parent 13eeb39 commit abb06db

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
@@ -680,7 +680,7 @@ compile "io.branch.sdk.android:library:2.+"
680680

681681
### <a id="deprecated-event-listeners"></a>Gobal Event Listeners
682682

683-
Before version XXX Branch used globaly defined listeners to pass events generated
683+
Before version 2.4.0 Branch used globaly defined listeners to pass events generated
684684
by clicking on links outside your cordova app into it. To make this behavior more
685685
explicit, we've shifted to event listeners passed to the branch object via the
686686
[`branch.initSession(onBranchLinkHook)`](#initSession) and

0 commit comments

Comments
 (0)