0.6.0
Added
- Add
VariantInfo
lambda parameters tooverrideVersionVode
andoverrideVersionName
to support customizingversionCode
andversionName
based on build variants.
Changed
- Change
AppVersioningPlugin
frominternal
topublic
to support type-safe plugin application inbuildSrc
. - AGP 4.2.0-alpha16.
- Kotlin 1.4.20-RC.
Fixed
- Disable IR to support applying the plugin from
buildSrc
.