Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor See merge request famedly/fluffychat!431
This commit is contained in:
commit
83665b593b
18 changed files with 9 additions and 501 deletions
4
android/app/proguard-rules.pro
vendored
4
android/app/proguard-rules.pro
vendored
|
|
@ -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.**
|
||||
Loading…
Add table
Add a link
Reference in a new issue