mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-27 21:07:56 +02:00
Make moor encrypted Database work with release build
This commit is contained in:
parent
18375635d1
commit
8ca08691ae
1
android/proguard-rules.pro
vendored
1
android/proguard-rules.pro
vendored
@ -6,3 +6,4 @@
|
|||||||
-keep class io.flutter.** { *; }
|
-keep class io.flutter.** { *; }
|
||||||
-keep class io.flutter.plugins.** { *; }
|
-keep class io.flutter.plugins.** { *; }
|
||||||
-dontwarn io.flutter.embedding.**
|
-dontwarn io.flutter.embedding.**
|
||||||
|
-keep class net.sqlcipher.** { *; }
|
Loading…
x
Reference in New Issue
Block a user