chore: Clean up sqflite stuff
This commit is contained in:
parent
a7a85883ad
commit
86d45de118
2 changed files with 1 additions and 4 deletions
3
android/app/proguard-rules.pro
vendored
3
android/app/proguard-rules.pro
vendored
|
|
@ -6,5 +6,4 @@
|
|||
-keep class io.flutter.view.** { *; }
|
||||
-keep class io.flutter.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-keep class net.sqlcipher.** { *; }
|
||||
-dontwarn io.flutter.embedding.**
|
||||
Loading…
Add table
Add a link
Reference in a new issue