Skip to content

fix: make prerelease-flag work with gradle files#273

Merged
TimothyJones merged 3 commits intoabsolute-version:masterfrom
mnorlin:fix/grale-updater-prerelease
Mar 17, 2026
Merged

fix: make prerelease-flag work with gradle files#273
TimothyJones merged 3 commits intoabsolute-version:masterfrom
mnorlin:fix/grale-updater-prerelease

Conversation

@mnorlin
Copy link
Copy Markdown
Contributor

@mnorlin mnorlin commented Feb 26, 2026

This PR solves the issue --prerelease does not work on build.gradle.

The issue is solved by making the regexp handle prerelease naming schemes. The solution is made by @atimonin:
(#265), but I added an additional test to verify it.

fixes #194

@mnorlin mnorlin changed the title Fix: make prerelease-flag work with gradle files fix: make prerelease-flag work with gradle files Feb 27, 2026
@TimothyJones TimothyJones enabled auto-merge (squash) March 17, 2026 04:59
@TimothyJones
Copy link
Copy Markdown
Member

Thanks for this! I'll get this merged and released shortly

@TimothyJones TimothyJones merged commit 24e2f02 into absolute-version:master Mar 17, 2026
6 checks passed
@TimothyJones
Copy link
Copy Markdown
Member

Published as 12.7.0, thanks again!

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

Successfully merging this pull request may close these issues.

--prerelease does not work on build.gradle

3 participants