Skip to content

7.1.1

Compare
Choose a tag to compare
@mrjameshamilton mrjameshamilton released this 26 Jul 12:31
· 275 commits to master since this release

Version 7.1.1

Miscellaneous

Bug fixes

  • Fix initialization and obfuscation of Kotlin callable references when using Kotlin 1.4. (T5631)
  • Fail build when IncompleteClassHierarchyException is encountered. (T5007)
  • Fix potential hanging of ProGuard process during optimization or obfuscation.