Skip to content

Commit b91085c

Browse files
committed
v1.3.3
1 parent 6bbd634 commit b91085c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Consider using a singleton instance injecting it to your flow instances from an
350350
### Use safe event handlers
351351

352352
> Google has fixed the issue with event listeners in 'com.google.android.play:core:1.6.3'
353-
> If you use library 1.3.1 and above you don't need this fix
353+
> If you use library 1.3.3 and above you don't need this fix
354354
355355
When using a singleton `AppUpdateMaanager` with multiple activities there is a problem with managing subscription to
356356
update flow events. When several listeners are connected to a single manager and try to usnsubscribe in an event handler

0 commit comments

Comments
 (0)