Skip to content

Commit

Permalink
更新 proguard-rules.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevtinge authored Jul 1, 2024
1 parent 7ab2c37 commit 7fc8965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
-keep class * extends com.sevtinge.hyperceiler.ui.fragment.base.*
-keep class * extends com.sevtinge.hyperceiler.module.base.BaseHook { <init>(); }
-keep class com.sevtinge.hyperceiler.module.base.dexkit.**{*;}
-keep class com.sevtinge.hyperceiler.module.hook.**{*;}
-keep class * extends com.sevtinge.hyperceiler.module.base.BaseModule
-keep class com.sevtinge.hyperceiler.module.base.BaseModule {*;}
#-keep class com.sevtinge.hyperceiler.utils.XposedUtils {
Expand Down

0 comments on commit 7fc8965

Please sign in to comment.