Skip to content

AndroidProjectCreator 1.3-stable release

Compare
Choose a tag to compare
@ThisIsLibra ThisIsLibra released this 08 Aug 22:21

-Improved documentation in the code
-Multiple bugs are fixed, including one where the Fernflower decompiler had to be written with a specific casing in order to work. Thank those who reached out to me with bug reports. Do not hesitate to message me when you think you’ve found something!
-The JD-CMD repository has been changed to a mirror on my own Github account, which avoids the error that occurs when compiling the project from scratch, since the Maven repositories miss certain parts of this project.
-The CFR decompiler repository has been changed from the repository on my own Github account to the official repository. The build process has been made possible when using Java 8 by a change in the POM.xml.