Skip to content

Commit 4c99a1c

Browse files
fix(deps): update dependency androidx.sqlite:sqlite-ktx to v2.5.1 (#4692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ed2e92 commit 4c99a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", ver
176176
sqldelight-driver-jvm = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
177177
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
178178
sqlcipher = "net.zetetic:android-database-sqlcipher:4.5.4"
179-
sqlite = "androidx.sqlite:sqlite-ktx:2.5.0"
179+
sqlite = "androidx.sqlite:sqlite-ktx:2.5.1"
180180
unifiedpush = "com.github.UnifiedPush:android-connector:2.4.0"
181181
otaliastudios_transcoder = "com.otaliastudios:transcoder:0.11.2"
182182
vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"

0 commit comments

Comments
 (0)