Skip to content

Commit dfff33e

Browse files
committed
chore: 4.4.0-alpha.2
1 parent 0784a58 commit dfff33e

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-
# Unreleased
1+
# 4.4.0-alpha.2
22

33
* Feat: Add option to ignore exceptions by type (#1352)
44
* Fix: Fix NPE when MDC contains null values (sentry-logback) (#1364)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android.useAndroidX=true
77
# Release information
88
buildVersionCode=20059
99
# -SNAPSHOT avoids signing
10-
versionName=4.4.0-alpha.2-SNAPSHOT
10+
versionName=4.4.0-alpha.2
1111

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

0 commit comments

Comments
 (0)