Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 06:04

1.4.0 (2026-04-17)

Bug Fixes

  • Separate out desugar libs into separate dex (7fc7a9e)
  • Track deleted files in detectFileChanges so getDeletedFiles reports them (#107) (6264104)
  • Write modified dex files to final APK when no resource patches are used (#109) (0f401c6)

Features

  • Add matchAll(range) to validate the number of matches (#104) (b28d21a)
  • Add DEX/APK verification (#110) (61b5de0)
  • Map dex files in memory to reduce memory requirements (#106) (85df75e)
  • Optimize dex patching (#105) (4e70edb)