Skip to content

Commit 67fd8dd

Browse files
committed
Updated to SQLite 3.36.0.
1 parent e8804c8 commit 67fd8dd

3 files changed

Lines changed: 7 additions & 3 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+
2021-07-26: v1.5
10+
11+
- Updated to SQLite 3.36.0.
12+
913
2021-04-25: v1.4
1014

1115
- Updated to SQLite 3.35.5.

module.prop

Lines changed: 3 additions & 3 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.4
4-
versionCode=14
5-
author=ianmacd,Howard
3+
version=v1.5
4+
versionCode=15
5+
author=ianmacd,Howard,Rojen
66
description=Provides a statically linked sqlite3 binary for ARM aarch64 devices

system/xbin/sqlite3

18.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)