Skip to content

java2smali 1.4

Compare
Choose a tag to compare
@ollide ollide released this 16 Nov 13:57
· 43 commits to master since this release

version 1.4

  • initial support for kotlin files
  • all inner classes, including anonymous, are now converted to smali
  • fix: dex file was accidentally placed in the IDE's bin directory
  • updated baksmali jar to version 2.1.0
  • rewrote entire plugin in kotlin