up
This commit is contained in:
parent
f563865e89
commit
79cfafe59e
4
android/app/proguard-rules.pro
vendored
4
android/app/proguard-rules.pro
vendored
@ -57,7 +57,7 @@
|
|||||||
public static final android.os.Parcelable$Creator *;
|
public static final android.os.Parcelable$Creator *;
|
||||||
}
|
}
|
||||||
|
|
||||||
# 保护异常处理
|
# 保护所有方法(重要的运行时反射)
|
||||||
-keepclasseswithmethodnames class * {
|
-keepclassmembers class * {
|
||||||
*** *(...);
|
*** *(...);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user