uber / AutoDispose

Automatic binding+disposal of RxJava streams.
https://uber.github.io/AutoDispose/
Apache License 2.0
3.37k stars 226 forks source link

Improve nullability in generics + update to RxJava 3.1.0 #453

Closed ZacSweers closed 3 years ago

ZacSweers commented 3 years ago

Matches the improvements in the upcoming RxJava 3.1.0 release: https://github.com/ReactiveX/RxJava/issues/7297

That's due to release tomorrow so I'll push one more update to that one it's out before merging this