Skip to content

Update project version and grep correct project version#500

Merged
peyman-mohtashami merged 1 commit into
devfrom
snapshot-versioning
Apr 1, 2026
Merged

Update project version and grep correct project version#500
peyman-mohtashami merged 1 commit into
devfrom
snapshot-versioning

Conversation

@this-Aditya
Copy link
Copy Markdown
Member

The publish-snapshots.yml workflow was checking build.gradle for a -SNAPSHOT suffix, but build.gradle uses version = "$project_version which references gradle.properties. The grep would never match.
This PR corrects this to check for correct variable.

@peyman-mohtashami peyman-mohtashami merged commit fbcf296 into dev Apr 1, 2026
1 of 2 checks passed
@peyman-mohtashami peyman-mohtashami deleted the snapshot-versioning branch April 1, 2026 10:21
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.

2 participants