mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-18 21:07:04 +02:00
Update patcher_api.dart
This commit is contained in:
parent
9687caf342
commit
63f23652a8
@ -176,7 +176,7 @@ class PatcherAPI {
|
||||
await File(apkFilePath).copy(inApkFile.path);
|
||||
|
||||
outFile = File('${workDir.path}/out.apk');
|
||||
|
||||
|
||||
final Directory tmpDir =
|
||||
Directory('${workDir.path}/revanced-temporary-files');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user