mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-29 21:10:13 +02:00
parent
c3ce154b72
commit
dceff41a57
@ -337,7 +337,7 @@ public class Androlib {
|
|||||||
throw new AndrolibException(ex.getMessage());
|
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)
|
private void buildManifestFile(File appDir, File manifest, File manifestOriginal)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user