Make moor encrypted Database work with release build

This commit is contained in:
Marcel 2020-05-13 14:46:21 +00:00
parent 8d649473f6
commit 39b6b66a33

View file

@ -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.** { *; }