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.
2 parents fc52a26 + c0a2570 commit 3aa838aCopy full SHA for 3aa838a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 8.0.0
4
5
Version 8 of the Sentry Android/Java SDK brings a variety of features and fixes. The most notable changes are:
6
gradle.properties
@@ -13,7 +13,7 @@ android.useAndroidX=true
13
android.defaults.buildfeatures.buildconfig=true
14
15
# Release information
16
-versionName=8.0.0-rc.4
+versionName=8.0.0
17
18
# Override the SDK name on native crashes on Android
19
sentryAndroidSdkName=sentry.native.android
0 commit comments