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 1cb4df5 commit feb0bbaCopy full SHA for feb0bba
CHANGELOG.md
@@ -1,5 +1,4 @@
1
-# vNext
2
-
+# 4.2.0
3
4
* Fix: Remove experimental annotation for Attachment #1257
5
* Fix: Mark stacktrace as snapshot if captured at arbitrary moment #1231
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
6
7
# Release information
8
buildVersionCode=20056
9
-versionName=4.1.1
+versionName=4.2.0
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments