We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15acbbd commit 9e9937eCopy full SHA for 9e9937e
sqlite3_flutter_libs/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.29+1
2
+
3
+- Android: Upgrade `compileSdkVersion` to `35`.
4
5
## 0.5.29
6
7
- Upgrade sqlite to version `3.38.0`.
sqlite3_flutter_libs/pubspec.yaml
@@ -1,6 +1,6 @@
name: sqlite3_flutter_libs
description: Flutter plugin to include native sqlite3 libraries with your app
-version: 0.5.29
+version: 0.5.29+1
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
0 commit comments