We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.0 https://github.com/skylot/jadx/releases/tag/v1.4.0
Use debug info
if-else
move
ICodeInfo
ICodeMetadata
ICodeAnnotation
Object
Full Changelog: v1.3.5...v1.4.0
For system JRE the latest version is always preferred, download at oracle.com
Artifacts on maven central repository: list. How to use jadx as a library, read on wiki page.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.4.0
https://github.com/skylot/jadx/releases/tag/v1.4.0
Features
Bug Fixes
Use debug info
optionif-else
blocks (#1455)move
inline (#1472)Breaking changes in Jadx API
ICodeInfo
: lines and code annotations moved to new interfaceICodeMetadata
with helpful search methodsICodeAnnotation
instead plainObject
.Full Changelog: v1.3.5...v1.4.0
Download files description:
For system JRE the latest version is always preferred, download at oracle.com
Artifacts on maven central repository: list. How to use jadx as a library, read on wiki page.
via Release notes from jadx https://github.com/skylot/jadx/releases
May 21, 2022 at 10:36PM
The text was updated successfully, but these errors were encountered: