chore: Clean up sqflite stuff
This commit is contained in:
parent
a7a85883ad
commit
86d45de118
2 changed files with 1 additions and 4 deletions
1
android/app/proguard-rules.pro
vendored
1
android/app/proguard-rules.pro
vendored
|
|
@ -7,4 +7,3 @@
|
||||||
-keep class io.flutter.** { *; }
|
-keep class io.flutter.** { *; }
|
||||||
-keep class io.flutter.plugins.** { *; }
|
-keep class io.flutter.plugins.** { *; }
|
||||||
-dontwarn io.flutter.embedding.**
|
-dontwarn io.flutter.embedding.**
|
||||||
-keep class net.sqlcipher.** { *; }
|
|
||||||
|
|
@ -67,8 +67,6 @@ parts:
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libsecret-1-dev
|
- libsecret-1-dev
|
||||||
- libjsoncpp-dev
|
- libjsoncpp-dev
|
||||||
- libsqlite3-0
|
|
||||||
- libsqlite3-dev
|
|
||||||
gnome-3-28-extension:
|
gnome-3-28-extension:
|
||||||
build-packages:
|
build-packages:
|
||||||
- gcc
|
- gcc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue