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 bff5f75 commit fd327a0Copy full SHA for fd327a0
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 4.4.0-alpha.1
2
3
* Bump: sentry-native to 0.4.8
4
* Feat: Add an overload for `startTransaction` that sets the created transaction to the Scope #1313
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
6
7
# Release information
8
buildVersionCode=20058
9
-versionName=4.3.1
+versionName=4.4.0-alpha.1
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments