remove debug print
This commit is contained in:
parent
ba1bf00fb8
commit
9db37a2e07
1 changed files with 0 additions and 3 deletions
|
|
@ -86,9 +86,6 @@ fn main() {
|
||||||
i += 1;
|
i += 1;
|
||||||
}
|
}
|
||||||
// TODO: aapt would be a lot more stable?
|
// TODO: aapt would be a lot more stable?
|
||||||
println!("\n\n\n\n\n\n\n");
|
|
||||||
println!("### /!\\ {:?}", cli.keypassword.as_deref());
|
|
||||||
println!("\n\n\n\n\n\n\n");
|
|
||||||
apk_frauder::replace_dex(
|
apk_frauder::replace_dex(
|
||||||
cli.path,
|
cli.path,
|
||||||
cli.out,
|
cli.out,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue