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 9248388 commit 1da74c1Copy full SHA for 1da74c1
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 5.0.0-beta.6
2
3
* Feat: Add secondary constructor to SentryOkHttpInterceptor (#1491)
4
* Feat: Add option to enable debug mode in Log4j2 integration (#1492)
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
6
7
# Release information
8
buildVersionCode=20065
9
-versionName=5.0.0-beta.6-SNAPSHOT
+versionName=5.0.0-beta.6
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments