mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Update demo
This commit is contained in:
12
demo-module/proguard-rules.pro
vendored
12
demo-module/proguard-rules.pro
vendored
@@ -35,4 +35,14 @@
|
||||
-adaptresourcefilecontents
|
||||
|
||||
-renamesourcefileattribute P
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
|
||||
-keepclassmembers class androidx.appcompat.app.AlertDialog {
|
||||
*** mAlert;
|
||||
}
|
||||
|
||||
-keepclassmembers class androidx.appcompat.app.AlertController {
|
||||
*** mButtonPositive;
|
||||
*** mButtonNegative;
|
||||
*** mButtonNeutral;
|
||||
}
|
Reference in New Issue
Block a user