fix(deps): Update sqldelight to v2.1.0

This commit is contained in:
renovate[bot] 2025-05-30 01:39:31 +00:00 committed by GitHub
parent e22559b2df
commit ecdd75ecbd
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.4.0"
sqldelight = "2.0.2"
sqldelight = "2.1.0"
junit = "5.11.3"
kermit = "2.0.5"
koin = "4.0.0"