Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for gradle auto-creating missing changelogversion #22

Open
marcardar opened this issue Jul 22, 2015 · 0 comments
Open

Add support for gradle auto-creating missing changelogversion #22

marcardar opened this issue Jul 22, 2015 · 0 comments

Comments

@marcardar
Copy link

It would be really useful if, when building the app, the changelog.xml could be checked to see if it already contains the changelogversion for the version being built. If not, create a stub with the versionName and changeDate auto-filled.

I know this wouldn't be perfect, because you would essentially need to run the build twice. Another problem is that if, like me, you use "dev" of "b1" etc suffixes in the versionName then you probably don't want a changelogversion for each of those.

Anyway, just a thought!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant