chore(deps): bump net.zetetic:sqlcipher-android from 4.5.5 to 4.5.6 (#685)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 18:52:32 +02:00 committed by GitHub
parent 13b2da2ff0
commit 83f0a5a2f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View File

@ -17,6 +17,3 @@
#}
-dontwarn org.slf4j.impl.StaticLoggerBinder
-keep class net.zetetic.database.sqlcipher.* { *; }
-keep class net.zetetic.database.** { *; }

View File

@ -27,7 +27,7 @@ mockk = "1.13.10"
multiplatform_markdown_renderer = "0.14.0"
multiplatform_settings = "1.1.1"
reorderable = "1.5.0"
sqlcipher = "4.5.5"
sqlcipher = "4.5.6"
sqldelight = "2.0.2"
turbine = "1.1.0"
voyager = "1.0.0"