mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
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:
parent
764d52a729
commit
c05ba1a8fb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue