GKMSPatch/manager
xihan123 b83152323a
Allow uers to chose if inject loader dex (#19)
If we always inject loader dex, then modules with third party libraries might fail to find library classes since the default class loader is alway used before the the loader of the module package.

Therefore, it is better to treat packages with isolated services as special cases.
2024-11-20 19:38:48 +01:00
..
src/main Allow uers to chose if inject loader dex (#19) 2024-11-20 19:38:48 +01:00
.gitignore Add LSPatch manager 2021-09-06 17:30:25 +08:00
build.gradle.kts Update dependencies 2024-05-18 22:57:32 +02:00
proguard-rules-debug.pro Core upgrade (#213) 2023-06-29 02:17:00 +08:00
proguard-rules.pro Fix proguard rules 2024-09-16 19:22:21 +02:00