fix(deps): Update sqldelight to v2.1.0

This commit is contained in:
renovate[bot] 2025-05-31 00:17:58 +00:00 committed by GitHub
parent c05ba1a8fb
commit 3384cc7a81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ shizuku = "13.1.5"
# FIXME: Uncomment once SQLDelight support KMP AndroidX SQLiteDriver
#sqlite = "2.5.0-alpha04"
sqlite = "2.5.1"
sqldelight = "2.0.2"
sqldelight = "2.1.0"
junit = "5.11.3"
kermit = "2.0.5"
koin = "4.0.4"