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

This commit is contained in:
Mend Renovate
2025-04-09 19:17:01 +02:00
committed by GitHub
parent 2090a380e0
commit a1a7d67afb

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"