chore: bump patcher

This commit is contained in:
Ax333l
2023-08-04 12:55:14 +02:00
committed by oSumAtrIX
parent 89e373f98c
commit 5744bdda80
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ class Session(
PatcherOptions(
inputFile = input,
resourceCacheDirectory = temporary.resolve("aapt-resources").path,
frameworkFolderLocation = frameworkDir,
frameworkDirectory = frameworkDir,
aaptPath = aaptPath,
logger = logger,
)