fix(deps): update dependency net.zetetic:sqlcipher-android to v4.6.1 (#271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-21 02:53:13 +07:00 committed by Cuong-Tran
parent 8c6cca09a4
commit 1a15d5ca62
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -13,7 +13,7 @@ composeRatingbar = "com.github.a914-gowtham:compose-ratingbar:1.3.12"
versionsx = "com.github.ben-manes:gradle-versions-plugin:0.51.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.6.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.6.1"
exifinterface = "androidx.exifinterface:exifinterface:1.3.7"