mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
add support for automatically patch signatures
Conflicts: brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java
This commit is contained in:
@ -184,6 +184,7 @@ public class BuildAndDecodeTest {
|
||||
tmp.put("verbose", false);
|
||||
tmp.put("framework", false);
|
||||
tmp.put("update", false);
|
||||
tmp.put("copyOriginal", false);
|
||||
|
||||
return tmp;
|
||||
}
|
||||
|
Reference in New Issue
Block a user