SQLite Android Bindings

Check-in [5efce2bd32]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update this project to 3.25.0.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 5efce2bd32e3782cd5289070168a3ee33709238c
User & Date: dan 2018-09-18 19:25:26.122
Context
2018-09-18
19:41
Cherrypick SQLite commit e41e50fe into this project. Also add -DSQLITE_ENABLE_BATCH_ATOMIC_WRITE in Android.mk. (check-in: a113b9be83 user: dan tags: trunk)
19:25
Update this project to 3.25.0. (check-in: 5efce2bd32 user: dan tags: trunk)
2018-09-04
17:24
Upgrade gradle version to 3.1.4. (check-in: 193bea893f user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to sqlite3/build.gradle.
Changes to sqlite3/src/main/jni/sqlite/sqlite3.c.
Changes to sqlite3/src/main/jni/sqlite/sqlite3.h.