sqlbrite v3.2.0 Release Notes

Release Date: 2018-03-05 // about 6 years ago
    • New: Add query(SupportSQLiteQuery) method for one-off queries.

Previous changes from v3.1.1

    • 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.