update sqlite (wow^^)

This commit is contained in:
2026-02-24 15:40:05 +06:00
parent 8e8915d84c
commit 3df90b1993
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
* `KSLog`: `1.5.2` -> `1.6.0`
* `KSP`: `2.3.4` -> `2.3.6`
* `Compose`: `1.10.0` -> `1.10.1`
* `SQLite`: `3.50.1.0` -> `3.51.2.0`
* `Coroutines`:
* `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions