SwissKnife v1.2.2 Release Notes

Release Date: 2015-01-26 // about 9 years ago
  • ๐Ÿ”„ Changes:

    • ๐Ÿ›  Fixed a bug which caused an StackOverflowError on fragments when @Parcelable and @SaveInstance were used together.
    • ๐ŸŽ All AST Transformations have been rewritten using GeneralUtils class. This produces better code when those transformations are applied and should be translated to better performance.
    • โšก๏ธ Updated Groovy version and Groovy plugin.