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 58aa109 commit ba2eecdCopy full SHA for ba2eecd
CHANGELOG.md
@@ -6,7 +6,7 @@
6
> make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first.
7
<!-- prettier-ignore-end -->
8
9
-## 6.8.0
+## Unreleased
10
11
### Features
12
@@ -20,6 +20,10 @@
20
<FeedbackWidget/>
21
```
22
23
+## 6.8.0
24
+
25
+### Features
26
27
- Adds Sentry Android Gradle Plugin as an experimental Expo plugin feature ([#4440](https://github.com/getsentry/sentry-react-native/pull/4440))
28
29
To enable the plugin add the `enableAndroidGradlePlugin` in the `@sentry/react-native/expo` of the Expo application configuration.
0 commit comments