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 305a462 commit 98298e2Copy full SHA for 98298e2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-# vNext
+# 4.1.0
2
3
-* Improve Kotlin compatibility for SdkVersion
+* Improve Kotlin compatibility for SdkVersion (#1213)
4
* Feat: Support logging via JUL (#1211)
5
* Fix: Fix returning Sentry trace header from Span (#1217)
6
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
7
# Release information
8
buildVersionCode=20055
9
-versionName=4.0.1
+versionName=4.1.0
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments