uber / AutoDispose

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

Update Lint to API 30 #454

Closed ZacSweers closed 3 years ago

ZacSweers commented 3 years ago

A lot of work to get tests working in this version now as the infrastructure for tests has changed a lot. Some were missing imports and compilation errors, but some are lint test bugs too :|

Description:

Related issue(s):