fix(deps): Update dependency androidx.sqlite:sqlite-ktx to v2.5.1 (#429)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-31 07:16:58 +07:00 committed by GitHub
parent 764d52a729
commit c05ba1a8fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ okhttp = "5.0.0-alpha.16"
shizuku = "13.1.5"
# FIXME: Uncomment once SQLDelight support KMP AndroidX SQLiteDriver
#sqlite = "2.5.0-alpha04"
sqlite = "2.4.0"
sqlite = "2.5.1"
sqldelight = "2.0.2"
junit = "5.11.3"
kermit = "2.0.5"