Skip to content

Commit b4a6c75

Browse files
committed
chore: 5.0.0-beta.1
1 parent 63d0894 commit b4a6c75

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+
# 5.0.0-beta.1
22

33
* Fix: Activity tracing auto instrumentation for Android API < 29 (#1402)
44
* Fix: use connection and read timeouts in ApacheHttpClient based transport (#1397)

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=20060
99
# -SNAPSHOT avoids signing
10-
versionName=4.4.0-alpha.3-SNAPSHOT
10+
versionName=5.0.0-beta.1
1111

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

0 commit comments

Comments
 (0)