mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-04 09:22:54 +01:00
feat: frameworkFolderLocation
patcher option
This commit is contained in:
parent
536f6f90b1
commit
bc17298a80
@ -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
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user