mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-01 23:06:57 +01:00
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:
parent
13b2da2ff0
commit
83f0a5a2f1
3
androidApp/proguard-rules.pro
vendored
3
androidApp/proguard-rules.pro
vendored
@ -17,6 +17,3 @@
|
||||
#}
|
||||
|
||||
-dontwarn org.slf4j.impl.StaticLoggerBinder
|
||||
|
||||
-keep class net.zetetic.database.sqlcipher.* { *; }
|
||||
-keep class net.zetetic.database.** { *; }
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user