chore: bump patcher

This commit is contained in:
Ax333l
2023-08-04 12:55:14 +02:00
committed by oSumAtrIX
parent 409c888d52
commit 6436483206
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,
)