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 62a0984 commit 2057e22Copy full SHA for 2057e22
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 7.8.0-alpha.0
4
+
5
+- No documented changes.
6
7
## 7.8.0
8
9
### Features
gradle.properties
@@ -10,7 +10,7 @@ android.useAndroidX=true
10
android.defaults.buildfeatures.buildconfig=true
11
12
# Release information
13
-versionName=7.8.0
+versionName=7.8.0-alpha.0
14
15
# Override the SDK name on native crashes on Android
16
sentryAndroidSdkName=sentry.native.android
0 commit comments