chippmann / androidpublisher

Gradle plugin for publishing apps to the google play store
MIT License
5 stars 0 forks source link

Custom track configuration #10

Closed chippmann closed 2 years ago

chippmann commented 2 years ago

This implements support for custom play store tracks

When configured, additional deployment tasks are registered for the specified custom tracks. For each defined custom track, the following options from the general plugin configuration can be overridden:

If not overridden, it defaults to the configuration defined for the whole plugin inside the androidpublisher block.