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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-27 22:43:59 +07:00 committed by GitHub
parent c3c5236574
commit 0a8158ee22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ composeRatingbar = "com.github.a914-gowtham:compose-ratingbar:1.3.12"
gradleversionsx = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.7.2"
sqlcipher = "net.zetetic:sqlcipher-android:4.9.0"
exifinterface = "androidx.exifinterface:exifinterface:1.4.1"