mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-17 00:13:59 +00:00
feat: frameworkFolderLocation patcher option
This commit is contained in:
@@ -144,7 +144,8 @@ internal object MainCommand : Runnable {
|
|||||||
pArgs.cacheDirectory,
|
pArgs.cacheDirectory,
|
||||||
!pArgs.disableResourcePatching,
|
!pArgs.disableResourcePatching,
|
||||||
pArgs.aaptPath,
|
pArgs.aaptPath,
|
||||||
logger = PatcherLogger
|
pArgs.cacheDirectory,
|
||||||
|
PatcherLogger
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user