fix(deps): update dependency net.zetetic:sqlcipher-android to v4.11.0 (#5525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d551d6fadb
commit
51fa1a014e
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose",
|
||||||
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
|
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
|
||||||
sqldelight-driver-jvm = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
sqldelight-driver-jvm = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
||||||
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
|
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
|
||||||
sqlcipher = "net.zetetic:sqlcipher-android:4.10.0"
|
sqlcipher = "net.zetetic:sqlcipher-android:4.11.0"
|
||||||
sqlite = "androidx.sqlite:sqlite-ktx:2.6.1"
|
sqlite = "androidx.sqlite:sqlite-ktx:2.6.1"
|
||||||
unifiedpush = "org.unifiedpush.android:connector:3.1.2"
|
unifiedpush = "org.unifiedpush.android:connector:3.1.2"
|
||||||
vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
|
vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue