remove shrinkResources and minifyEnabled to reduce apk size

This commit is contained in:
cyan 2025-03-21 13:46:44 +00:00
parent 1377386064
commit 8d1e517589

View file

@ -5,4 +5,5 @@
-keep class io.flutter.view.** { *; }
-keep class io.flutter.** { *; }
-keep class io.flutter.plugins.** { *; }
-dontwarn io.flutter.embedding.**
-dontwarn io.flutter.embedding.**
-dontwarn com.google.android.play.core.splitcompat.SplitCompatApplication