Skip to content

Commit ef29820

Browse files
committed
chore: 4.0.0-beta.1
1 parent 58c6970 commit ef29820

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,4 +1,4 @@
1-
# vNext
1+
# 4.0.0-beta.1
22

33
* Feat: Add addToTransactions to Attachment (#1191)
44
* Enhancement: Support SENTRY_TRACES_SAMPLE_RATE conf. via env variables (#1171)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android.useAndroidX=true
66

77
# Release information
88
buildVersionCode=20053
9-
versionName=4.0.0-alpha.4-SNAPSHOT
9+
versionName=4.0.0-beta.1
1010

1111
# disable renderscript, it's enabled by default
1212
android.defaults.buildfeatures.renderscript=false

0 commit comments

Comments
 (0)