This commit is contained in:
v7lin
2020-01-18 17:00:37 +08:00
parent 886284767f
commit 8179663524

View File

@ -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.**