Skip to content

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

Open
mnorlin wants to merge 3 commits intoabsolute-version:masterfrom
mnorlin:fix/grale-updater-prerelease
Open

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

Conversation

@mnorlin
Copy link

@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
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

2 participants