File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.25
2+
3+ - Support 16KiB page sizes on Android 15.
4+
15## 0.5.24
26
37- Enable the [ dbstat] ( https://www.sqlite.org/dbstat.html ) compile-time option.
Original file line number Diff line number Diff line change @@ -32,5 +32,5 @@ android {
3232}
3333
3434dependencies {
35- implementation ' eu.simonbinder:sqlite3-native-library:3.46.0 +1'
35+ implementation ' eu.simonbinder:sqlite3-native-library:3.46.1 +1'
3636}
Original file line number Diff line number Diff line change 11name : sqlite3_flutter_libs
22description : Flutter plugin to include native sqlite3 libraries with your app
3- version : 0.5.24
3+ version : 0.5.25
44homepage : https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs
55issue_tracker : https://github.com/simolus3/sqlite3.dart/issues
66
You can’t perform that action at this time.
0 commit comments