Update dependency androidx.sqlite:sqlite-framework to v2.5.0 (#1986)

(cherry picked from commit a1a7d67afb16cc206f1d6c6d47da52b7705a417d)
This commit is contained in:
Mend Renovate 2025-04-09 19:17:01 +02:00 committed by Jobobby04
parent f489531543
commit c30381c6ec

View File

@ -5,7 +5,7 @@ moko = "0.24.5"
okhttp_version = "5.0.0-alpha.14"
shizuku_version = "13.1.0"
sqldelight = "2.0.2"
sqlite = "2.4.0"
sqlite = "2.5.0"
voyager = "1.0.1"
spotless = "7.0.3"
ktlint-core = "1.5.0"