chore: Clean up sqflite stuff
This commit is contained in:
parent
5fde793b29
commit
2ea389cb37
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.**
|
@ -67,8 +67,6 @@ parts:
|
||||
stage-packages:
|
||||
- libsecret-1-dev
|
||||
- libjsoncpp-dev
|
||||
- libsqlite3-0
|
||||
- libsqlite3-dev
|
||||
gnome-3-28-extension:
|
||||
build-packages:
|
||||
- gcc
|
||||
|
Loading…
Reference in New Issue
Block a user