We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c6970 commit ef29820Copy full SHA for ef29820
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# vNext
+# 4.0.0-beta.1
2
3
* Feat: Add addToTransactions to Attachment (#1191)
4
* Enhancement: Support SENTRY_TRACES_SAMPLE_RATE conf. via env variables (#1171)
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
6
7
# Release information
8
buildVersionCode=20053
9
-versionName=4.0.0-alpha.4-SNAPSHOT
+versionName=4.0.0-beta.1
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments