Update dependency androidx.sqlite:sqlite-ktx to v2.3.0-alpha04

This commit is contained in:
renovate[bot] 2022-08-14 04:06:49 +00:00 committed by GitHub
parent 5f378e28b6
commit a6261fd7cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"