-
-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Labels
Description
add Unreleased back to the (changelog)
append -SNAPSHOT to versionName (gradle.properties)
should the post release script bump the buildVersionCode?
https://github.com/getsentry/sentry-java/blob/main/scripts/bump-version.sh#L15-L19
as the versionName will have the next version-SNAPSHOT, it'd make sense that the buildVersionCode is already the correct one.