You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[???] android build: Add suffix to versionName when testing Sentry.
Part of the process of building a Sentry-enabled release involves
uploading the release's source map to sentry.io. Releases are
distinguished only by the "release name", which for Android is the
`versionName`.
[Before being merged, if it ever is, this should be consolidated into
the existing `defaultConfig` block. It is where it is only to simplify
rebasing past a version bump.]
0 commit comments