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 0784a58 commit dfff33eCopy full SHA for dfff33e
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 4.4.0-alpha.2
2
3
* Feat: Add option to ignore exceptions by type (#1352)
4
* Fix: Fix NPE when MDC contains null values (sentry-logback) (#1364)
gradle.properties
@@ -7,7 +7,7 @@ android.useAndroidX=true
7
# Release information
8
buildVersionCode=20059
9
# -SNAPSHOT avoids signing
10
-versionName=4.4.0-alpha.2-SNAPSHOT
+versionName=4.4.0-alpha.2
11
12
# disable renderscript, it's enabled by default
13
android.defaults.buildfeatures.renderscript=false
0 commit comments