|
|
@ -4,4 +4,25 @@ |
|
|
-keep class io.flutter.util.** { *; } |
|
|
-keep class io.flutter.util.** { *; } |
|
|
-keep class io.flutter.view.** { *; } |
|
|
-keep class io.flutter.view.** { *; } |
|
|
-keep class io.flutter.** { *; } |
|
|
-keep class io.flutter.** { *; } |
|
|
-keep class io.flutter.plugins.** { *; } |
|
|
|
|
|
|
|
|
-keep class io.flutter.plugins.** { *; } |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitcompat.SplitCompatApplication |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallException |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallManager |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallManagerFactory |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallRequest$Builder |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallRequest |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallSessionState |
|
|
|
|
|
-dontwarn com.google.android.play.core.splitinstall.SplitInstallStateUpdatedListener |
|
|
|
|
|
-dontwarn com.google.android.play.core.tasks.OnFailureListener |
|
|
|
|
|
-dontwarn com.google.android.play.core.tasks.OnSuccessListener |
|
|
|
|
|
-dontwarn com.google.android.play.core.tasks.Task |
|
|
|
|
|
-dontwarn com.heytap.msp.push.HeytapPushManager |
|
|
|
|
|
-dontwarn com.heytap.msp.push.callback.ICallBackResultService |
|
|
|
|
|
-dontwarn com.meizu.cloud.pushsdk.PushManager |
|
|
|
|
|
-dontwarn com.meizu.cloud.pushsdk.util.MzSystemUtils |
|
|
|
|
|
-dontwarn com.vivo.push.IPushActionListener |
|
|
|
|
|
-dontwarn com.vivo.push.PushClient |
|
|
|
|
|
-dontwarn com.vivo.push.PushConfig$Builder |
|
|
|
|
|
-dontwarn com.vivo.push.PushConfig |
|
|
|
|
|
-dontwarn com.vivo.push.util.VivoPushException |
|
|
|
|
|
-dontwarn com.xiaomi.mipush.sdk.MiPushClient |