mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-12 02:32:54 +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
3
android/proguard-rules.pro
vendored
3
android/proguard-rules.pro
vendored
@ -5,4 +5,5 @@
|
||||
-keep class io.flutter.view.** { *; }
|
||||
-keep class io.flutter.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-keep class net.sqlcipher.** { *; }
|
Loading…
Reference in New Issue
Block a user