mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 05:47:46 +01:00
parent
c3ce154b72
commit
dceff41a57
@ -337,7 +337,7 @@ public class Androlib {
|
||||
throw new AndrolibException(ex.getMessage());
|
||||
}
|
||||
}
|
||||
LOGGER.info("Built apk...");
|
||||
LOGGER.info("Built apk into: " + outFile.getPath());
|
||||
}
|
||||
|
||||
private void buildManifestFile(File appDir, File manifest, File manifestOriginal)
|
||||
|
Loading…
Reference in New Issue
Block a user