Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 25 Sep 11:10
· 9 commits to master since this release
fe09d60

Overview

This release bundles SQLite 3.46.1.

This project is a distribution of the latest versions of SQLite for Android. It implements the androidx.sqlite API for broad compatibility with Android libraries. In many cases, this library can be used as a drop-in replacement for the Android platform's built-in SQLite libraries.

This repository was forked from requery/sqlite-android to streamline the build process, which allows us to support newer versions of SQLite faster, and to provide stable artifacts reliably via Maven Central.