refactor: Remove moor

This commit is contained in:
Christian Pauly 2021-06-30 20:20:17 +02:00
commit 9ef0c71f81
18 changed files with 9 additions and 501 deletions

View file

@ -6,6 +6,4 @@
-keep class io.flutter.view.** { *; }
-keep class io.flutter.** { *; }
-keep class io.flutter.plugins.** { *; }
-dontwarn io.flutter.embedding.**
## Sqlite Encryption
-keep class net.sqlcipher.** { *; }
-dontwarn io.flutter.embedding.**