Skip to content

Commit

Permalink
Fix Big Bug
Browse files Browse the repository at this point in the history
将“lsposed"写成了"slposed"
  • Loading branch information
HSSkyBoy committed Apr 26, 2024
1 parent 1a837cb commit 953616c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public class Constants {

final static public String PATCH_FILE_SUFFIX = "-npatched.apk";
final static public String PROXY_APP_COMPONENT_FACTORY = "org.lsposed.lspatch.metaloader.LSPAppComponentFactoryStub";
final static public String MANAGER_PACKAGE_NAME = "org.slposed.lspatch";
final static public String MANAGER_PACKAGE_NAME = "org.lsposed.lspatch";
final static public int MIN_ROLLING_VERSION_CODE = 348;

final static public int SIGBYPASS_LV_DISABLE = 0;
Expand Down

0 comments on commit 953616c

Please # to comment.