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 a1e6dac commit 4f331c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-keep class org.luckypray.dexkit.*
-keep class * extends com.sevtinge.hyperceiler.ui.fragment.base.*
-keep class * extends com.sevtinge.hyperceiler.module.base.BaseHook { <init>(); }
-keep class * extends com.sevtinge.hyperceiler.module.base.dexkit.*
-keep class com.sevtinge.hyperceiler.module.base.dexkit.*
-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 4f331c4

Please sign in to comment.