Skip to content

android-gradle-plugin-v0.5.0

Compare
Choose a tag to compare
@abhaysood abhaysood released this 19 Aug 12:10
· 302 commits to main since this release

Features

  • Add version constraints for bytecode transformation to ensure bytecode transformation is applied only to library
    versions which are compatible by @abhaysood in #1053

Fixes

  • fix(android): plugin does not break configuration cache by @abhaysood in #986