Skip to content

Commit 716ad3a

Browse files
committed
release: 6.0.0-rc.1
1 parent 1bd5185 commit 716ad3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 6.0.0-rc.1
44

55
### Features
66
- Allow optimization and obfuscation of the SDK by reducing proguard rules ([#2031](https://github.com/getsentry/sentry-java/pull/2031))

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.parallel=true
77
android.useAndroidX=true
88

99
# Release information
10-
versionName=6.0.0-beta.4
10+
versionName=6.0.0-rc.1
1111

1212
# Override the SDK name on native crashes on Android
1313
sentryAndroidSdkName=sentry.native.android

0 commit comments

Comments
 (0)