sqlbrite v3.2.0 Release Notes
Release Date: 2018-03-05 // over 5 years ago-
- New: Add
query(SupportSQLiteQuery)
method for one-off queries.
- New: Add
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.
- Fix: Useless