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 2ac482a commit 49e64eeCopy full SHA for 49e64ee
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 5.0.0-beta.4
2
3
* Fix: Enrich Transactions with Context Data (#1469)
4
* Bump: Apache HttpClient to 5.0.4 (#1476)
gradle.properties
@@ -7,7 +7,7 @@ android.useAndroidX=true
7
# Release information
8
buildVersionCode=20063
9
# -SNAPSHOT avoids signing
10
-versionName=5.0.0-beta.4-SNAPSHOT
+versionName=5.0.0-beta.4
11
12
# disable renderscript, it's enabled by default
13
android.defaults.buildfeatures.renderscript=false
0 commit comments