fix(deps): update dependency androidx.sqlite:sqlite-ktx to v2.6.2 (#5769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
703496e059
commit
378fe32fde
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", ver
|
|||
sqldelight-driver-jvm = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
||||
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
|
||||
sqlcipher = "net.zetetic:sqlcipher-android:4.11.0"
|
||||
sqlite = "androidx.sqlite:sqlite-ktx:2.6.1"
|
||||
sqlite = "androidx.sqlite:sqlite-ktx:2.6.2"
|
||||
unifiedpush = "org.unifiedpush.android:connector:3.1.2"
|
||||
vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
|
||||
telephoto_zoomableimage = { module = "me.saket.telephoto:zoomable-image-coil", version.ref = "telephoto" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue