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 13dd94a commit 7209e37Copy full SHA for 7209e37
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# vNext
+# 4.3.0
2
3
* Fix: Fix setting in-app-includes from external properties (#1291)
4
* Fix: Initialize Sentry in Logback appender when DSN is not set in XML config (#1296)
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
6
7
# Release information
8
buildVersionCode=20057
9
-versionName=4.2.1
+versionName=4.3.0
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments