- Remove sh scripts to post webhooks, replace it with retrofit and okhttp
- Port git commands execution to grgit plugin
- Add ability to configure application name for AppCenter
- Refactor AppCenter upload status checking
- Add logic to publish into AppCenter via AppCenterDistributionTask
- Add logic to automate Jira: change task status, add label and fix version
- Refactor configuration logic: split one big config to small configs for different areas
- Add optimization to get version from tag and generate changelog
- Revert fix from 1.0.5 version
- Fix logic to get last tag: now it takes without sorting by build number
- Added dimensions support to generate complex tasks
- Added
distributionAppId
to override app id for Firebase App Distribution
- Added
PrintLastIncreasedTag
task to print last tag with incremented build version
- Added
distributionArtifactType
to set APK or AAB type of artifact