chore: update proguard rules

This commit is contained in:
13574
2023-09-09 09:36:36 +08:00
parent 99550bdbda
commit e9ddcfe909

4
android/app/proguard-rules.pro vendored Normal file
View File

@@ -0,0 +1,4 @@
-keepclassmembers class *{
@com.lifegpc.ehf.annotation.ChannelMethod <methods>;
}
-keepclassmembers class **.R$*{*;}