RxBinding v2.1.1 Release Notes

Release Date: 2018-02-12 // about 6 years ago
    • Fix: Include consumer ProGuard rules to prevent warning about AutoValue annotation.
    • Fix: Useless BuildConfig classes are no longer included.
    • Fix: Eliminate Java interop checks for Kotlin extensions as they're only for Kotlin consumers and the checks exist in the Java code they delegate to anyway.