mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-28 12:30:12 +02: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…
x
Reference in New Issue
Block a user