We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbd634 commit b91085cCopy full SHA for b91085c
1 file changed
README.md
@@ -350,7 +350,7 @@ Consider using a singleton instance injecting it to your flow instances from an
350
### Use safe event handlers
351
352
> 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
+> If you use library 1.3.3 and above you don't need this fix
354
355
When using a singleton `AppUpdateMaanager` with multiple activities there is a problem with managing subscription to
356
update flow events. When several listeners are connected to a single manager and try to usnsubscribe in an event handler
0 commit comments