Skip to content

Commit

Permalink
chore: Update proguard rules
Browse files Browse the repository at this point in the history
Signed-off-by: Hu Shenghao <[email protected]>
  • Loading branch information
hushenghao committed Oct 29, 2024
1 parent 76b9636 commit 098f3fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@
public static <methods>;
}

-keepclasseswithmembernames class com.dede.android_eggs.GooglePlayCore {
public static <methods>;
}
-keep class com.dede.android_eggs.GooglePlayCore
-dontwarn com.google.android.gms.common.annotation.NoNullnessRewrite

0 comments on commit 098f3fb

Please sign in to comment.