This commit is contained in:
2023-09-09 09:57:54 +08:00

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$*{*;}