patch-apk
patch-apk copied to clipboard
Fixed getApktoolVersion() on Windows
Fixes #38.
args was undefined and the decode method does not exist on the stdout attrubte when using Popen. I also cleaned up the stdout as it contains a \r\n Press any key to continue . . . on Windows.
Any news on this PR?