Skip to content

0.6.0

Compare
Choose a tag to compare
@ychescale9 ychescale9 released this 05 Dec 02:55
· 487 commits to main since this release

Added

  • Add VariantInfo lambda parameters to overrideVersionVode and overrideVersionName to support customizing versionCode and versionName based on build variants.

Changed

  • Change AppVersioningPlugin from internal to public to support type-safe plugin application in buildSrc.
  • AGP 4.2.0-alpha16.
  • Kotlin 1.4.20-RC.

Fixed

  • Disable IR to support applying the plugin from buildSrc.