Update dependency androidx.sqlite:sqlite-ktx to v2.3.0-alpha04 (#7752)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 65261356ebfd26a34ac71421e13cd6948b6df777)
This commit is contained in:
renovate[bot] 2022-08-14 10:52:38 -04:00 committed by Jobobby04
parent 5baddd8a74
commit 2d451acfa8

View File

@ -37,7 +37,7 @@ disklrucache = "com.jakewharton:disklrucache:2.0.2"
unifile = "com.github.tachiyomiorg:unifile:17bec43"
junrar = "com.github.junrar:junrar:7.5.3"
sqlitektx = "androidx.sqlite:sqlite-ktx:2.3.0-alpha03"
sqlitektx = "androidx.sqlite:sqlite-ktx:2.3.0-alpha04"
sqlite-android = "com.github.requery:sqlite-android:3.36.0"
preferencektx = "androidx.preference:preference-ktx:1.2.0"