[Proguard] Fix file location, make it more aggressive and remove deprecated option
Took 3 hours 45 minutes
This commit is contained in:
parent
74a0bb1b72
commit
f2486e6cb9
2 changed files with 2 additions and 1 deletions
9
android/proguard-rules.pro
vendored
9
android/proguard-rules.pro
vendored
|
|
@ -1,9 +0,0 @@
|
|||
## Flutter wrapper
|
||||
-keep class io.flutter.app.** { *; }
|
||||
-keep class io.flutter.plugin.** { *; }
|
||||
-keep class io.flutter.util.** { *; }
|
||||
-keep class io.flutter.view.** { *; }
|
||||
-keep class io.flutter.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-keep class net.sqlcipher.** { *; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue