Skip to content

Commit 9e9937e

Browse files
committed
Prepare sqlite3_flutter_libs release
1 parent 15acbbd commit 9e9937e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sqlite3_flutter_libs/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.29+1
2+
3+
- Android: Upgrade `compileSdkVersion` to `35`.
4+
15
## 0.5.29
26

37
- Upgrade sqlite to version `3.38.0`.

sqlite3_flutter_libs/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite3_flutter_libs
22
description: Flutter plugin to include native sqlite3 libraries with your app
3-
version: 0.5.29
3+
version: 0.5.29+1
44
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs
55
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
66

0 commit comments

Comments
 (0)