mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-26 03:54:15 +01:00
Merge branch 'MTRNord/moor-proguard' into 'master'
Make moor encrypted Database work with release build See merge request ChristianPauly/fluffychat-flutter!50
This commit is contained in:
commit
901ba5b289
1
android/proguard-rules.pro
vendored
1
android/proguard-rules.pro
vendored
@ -6,3 +6,4 @@
|
||||
-keep class io.flutter.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-keep class net.sqlcipher.** { *; }
|
Loading…
Reference in New Issue
Block a user