mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
chore: Clean up sqflite stuff
This commit is contained in:
parent
5fde793b29
commit
2ea389cb37
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…
Reference in New Issue
Block a user