Skip to content

Commit 585959d

Browse files
committed
Updated to SQLite 3.27.2.
1 parent 40e9dc3 commit 585959d

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This Magisk module provides a statically linked and stripped `sqlite3` binary fo
66

77
## Changelog
88

9+
2019-03-29: v1.3
10+
11+
- Updated to SQLite 3.27.2.
12+
913
2019-03-29: v1.2
1014

1115
- Updated for Magisk v19 template format.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=sqlite3
22
name=SQLite for ARM aarch64 devices
3-
version=v1.2
4-
versionCode=12
3+
version=v1.3
4+
versionCode=13
55
author=ianmacd
66
description=Provides a statically linked sqlite3 binary for ARM aarch64 devices

system/xbin/sqlite3

33.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)