mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
removed --original
This commit is contained in:
@ -182,7 +182,6 @@ public class BuildAndDecodeTest {
|
||||
tmp.put("forceBuildAll", false);
|
||||
tmp.put("debug", false);
|
||||
tmp.put("verbose", false);
|
||||
tmp.put("injectOriginal", false);
|
||||
tmp.put("framework", false);
|
||||
tmp.put("update", false);
|
||||
|
||||
|
Reference in New Issue
Block a user