mirror of
https://github.com/TrentSPalmer/libre_gps_parser.git
synced 2024-11-15 19:41:30 -08:00
8 lines
251 B
Prolog
8 lines
251 B
Prolog
|
## 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.** { *; }
|