See the main repo for the latest README (https://github.com/requery/sqlite-android).
This forks bumps the maximum # of host parameters in a single SQL statement to 32768 (up from the default 999).See requery#125 PR for some background info. This fork can be deleted if that PR is merged into requery/sqlite-android.
- Update the library
- Increase the version number in sqlite-android/build.gradle
- Run https://jenkins.planfront.net/job/Custom-Deploy-Tasks/job/DEPLOY-Android-SQLite-Requery-Fork/ to deploy a new version of the artifact.